[Nitro] nitro and complex forms?
George Moschovitis
george.moschovitis at gmail.com
Thu Aug 25 09:32:51 EDT 2005
> Sorry if this is a stupid question (still haven't begun working with
> Nitro directly) George is it possible to add meta info with #ann? That
> would be useful. Say like
>
> ann :a, :editable => true
you can do that with
action :a, ...
But the whole property/metadata system is being reworked/simplified at
the moment. Dunno if this will make it for 0.23.0 though...
> As for list boxes, I have some xHTML helpers that build just such
> lovely things for you. But I'm REAL busy at the moment. I'll make them
> available as soon as I can. Please somene remind me if I don't do
> anything on this within the next few weeks.
version 0.23.0 will include ADVANCED scaffolding functionality. Stay tuned.
> As for locking and transactions. The first and foremost thing to do is
> use an advanced database. PostgreSQL is good for this sort of intense
> ..
> REST interface on it for good measure. Might be a nice addition to
> Nitro too.
try og/mixin/optimistic_locking.rb
-g.
--
http://www.gmosx.com
http://www.navel.gr
http://www.nitrohq.com
More information about the Nitro-general
mailing list