> > Yes. CRDL and all that stuff. Oh, what fun.
>
> What's CRDL?

Oops. CLDR.

http://cldr.unicode.org/


> Over time I think people will pick it up naturally, especially
> with the importance of JavaScript and JSON, e.g. to Chrome.

And server side JS. I needed a template language that had PHP and JS
versions of it. Moving our current system to json-template in PHP. And
have parts that render in JS as well, depending on the interaction
model. I'd like to break out the business layer (keep it in PHP), but
move our presentation layer to JS on the server. The business layer
can run as a service as it is currently designed, even though it runs
integrated at the moment. The presentation layer will run in JS, on
both client and server which will solve lots of problems in double
implementation, and let me implement a different caching layer
paradigm that will hopefully scale more linearly. PHP json-template is
the intermediate step. At any rate, don't forget the importance of
server side javascript in the future.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JSON 
Template" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/json-template?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to