| Projects on Google Code | Results 1 - 10 of 13 |
=The Power of Annotations in Pre Java 5 JVM's=
This is a sample project on how to implement Spring Attributes to support an Annotation like sollution for Pre Java 5 JVM's
This is done using Attributes and Interceptors instead on Annotations and Aspects.
Did you know [http://sketchup.google.com SketchUp] models - any !SketchUp entity for that matter - can contain Attributes? In [http://sketchup.google.com SketchUp] parlance, an Attribute is a Name/Value pair. You may not have known about it because there is no UI to access them.
This Ruby/HTML/...
It´s a class mapper that uses C# attributes features to map each property to it´s own column in database table.
If the table isn´t created yet, the Mapper class creates the tables respecting it´s primary key / foreign key settings as well 1 -> 1, 1 -> N, N -> N relationships.
It´s a bit stable...
A Smart, Custom Attribute based Utility Library
Modern programming languages like _C#_ and _Java 1.5 Tiger_ introduced us new very convenient feature called _annotations_.
Though it’s rather a new innovation, many Java users are using it for a long time already (for auto-generating source code, configuration files for different frameworks e.t....
=HasMagicColumns=
Extends ActiveRecord models and adds "magic" columns and attributes to a model. Model classes or instances can maintain completely unique and separate data and are able to access this data through the standard ActiveRecord style interface.
This is useful in multi-user or mul...
ruby,
rails,
plugin,
activerecord,
magic,
columns,
rubyonrails,
brandon,
keene,
extension,
virtual,
attributes,
brandonkeene
Attributes of several data types
==Problem==
Attributes in ActiveRecord have no semantic meaning. Validations only describe what to _do_ with a field, not what the field _means_. But if you know what the field means, then you (and other plugins) can easily infer what to do! So the built-in validations are really tackling the pro...
== A collection of shell scripts to run Basic Audit and Report Tool (BART) in Solaris10. ==
- Saves manifests by date and compares 'current' and 'last' states.
- Can be run standalone or via cron.
_current form installs as root and monitors entire filesystem_
_please read the `install` ...
Project objetives is to build an alternative to NSToolbar that allows developers to:
- Set the text label attributes for enabled, disabled and pressed items
- Set key equivalences for the toolbar buttons