|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Apply to join as a developerI'm applying to join as a developer.
My xircles username is 'geofflane' (I signed up with a gmail account and I'm trying to get that linked to my zorched.net account ... hopefully that won't cause problems.) Why you ask? (Inspired by G2X and Graeme's Plugin talk) I created a custom constraints plugin that I would like to contribute. This works just like TagLibs or Codecs where you create your own Constraint class. Basically you create a *Constraint class in the grails-app/utils directory and this plugin will make that available to your Domain classes for validation (in the normal static constraints block). I've also added a couple of common case Constraints as examples of how to write them. It's full of conventions that are can be overridden. This is my first real plugin, so any feedback would be welcome. To see the code and the documentation you can check out: http://github.com/geofflane/grails-constraints Thanks. -- Geoff Lane <geoff@...> --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Apply to join as a developerApproved
On Sat, Oct 24, 2009 at 9:30 AM, Geoffrey Lane <geoff@...> wrote: > I'm applying to join as a developer. > My xircles username is 'geofflane' (I signed up with a gmail account and > I'm trying to get that linked to my zorched.net account ... hopefully that > won't cause problems.) > > Why you ask? > > (Inspired by G2X and Graeme's Plugin talk) I created a custom constraints > plugin that I would like to contribute. > > This works just like TagLibs or Codecs where you create your own Constraint > class. Basically you create a *Constraint class in the grails-app/utils > directory and this plugin will make that available to your Domain classes > for validation (in the normal static constraints block). I've also added a > couple of common case Constraints as examples of how to write them. It's > full of conventions that are can be overridden. > > This is my first real plugin, so any feedback would be welcome. > > To see the code and the documentation you can check out: > http://github.com/geofflane/grails-constraints > > Thanks. > > -- > Geoff Lane <geoff@...> > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Graeme Rocher Head of Grails Development SpringSource - Weapons for the War on Java Complexity http://www.springsource.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |