State of JSON Patterns?

4 views
Skip to first unread message

tav

unread,
Feb 8, 2010, 8:45:15 AM2/8/10
to json-t...@googlegroups.com
Hey all,

Was wondering if any progress had been made on JSON patterns since last summer?

I loved the idea and would like to use it a client-side app within
browsers — so any efforts w.r.t a Javascript port would be great to
know about too...

Thanks to Andy and everyone else who've worked on it!

--
love, tav

plex:espians/tav | t...@espians.com | +44 (0) 7809 569 369
http://tav.espians.com | http://twitter.com/tav | skype:tavespian

peg

unread,
Feb 17, 2010, 6:17:29 AM2/17/10
to JSON Template
Hi,
I was wondering the same thing.
I'm using it in a small project and ask myself if I should continue.
I need some facilities like {.section prop==value } or something like
that to generate specific code.

Thanks anyway for that lib that is very convenient (but lacks some
functions).
Peg


On 8 fév, 14:45, tav <t...@espians.com> wrote:
> Hey all,
>
> Was wondering if any progress had been made on JSON patterns since last summer?
>
> I loved the idea and would like to use it a client-side app within
> browsers — so any efforts w.r.t a Javascript port would be great to
> know about too...
>
> Thanks to Andy and everyone else who've worked on it!
>
> --
> love, tav
>

> plex:espians/tav | t...@espians.com | +44 (0) 7809 569 369http://tav.espians.com|http://twitter.com/tav| skype:tavespian

peg

unread,
Feb 18, 2010, 10:11:04 AM2/18/10
to JSON Template
well sorry for noise !

I found how to do what I wanted afetr reading some posts.

I added boolean value in my json objects { mytest: true, .... }
and add a section that matches (or not ) mytest:
{.section mytest}
// mytest true
{.or}
// mytest false
{.end}

Reply all
Reply to author
Forward
0 new messages