Re: [Rest2web-develop] sections and configspec
Brought to you by:
mjfoord
From: Peter TB B. <pe...@pe...> - 2005-08-11 14:57:29
|
Nicola Larosa wrote: > BTW, __repeated__ is a bit long, what about __many__? > > I also need nested repeated sections: > > [ cats ] > [[ __many__ ]] > color = string > whiskers = int > [[[ kittens ]]] > [[[[ __many__ ]]]] > age = string > [ dogs ] > [[ __many__ ]] > color = string > trained = boolean > [[[ puppies ]]] > [[[[ __many__ ]]]] > age = string This is elegant: +1 vote from me. BTW, hi everyone, I'm a rest2web user. Peter -- If you are receiving this at your Hotmail account, please keep in mind that you might not be able to receive it after November, when Microsoft implements YABIS (Yet Another Broken Incompatible Standard). You should switch to e.g. a GMail account or a Yahoo! account if you want to continue receiving emails from non-Microsoft accounts. |