> > John, other than the code, are there any docs
> > describing what the idea for intake is?
> > 
> 
> The basic idea is to provide a central location for describing the
> inputs to an application, which can be used generate classes to
> interpret and validate those inputs.

[snip]

It looks interesting. Any thoughts about adding Javascript
capabilities? It would be great to be able to specify in
one place the validations you want to provide for a field,
and automatically generate the Java classes that enforce
those validations (what intake does today) as well as any
(optional) JS code to do the equivalent validations locally
on the client.

I know JS is kind of taboo (specially in this list), but it
does serve a purpose when doing local validations.

Thanks,


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to