On Mon, Oct 5, 2009 at 11:11 AM, Steven Roussey <[email protected]> wrote: > > I think template users will want 1-based out of the box. I hate such > things in a programming language, but for html generation, etc., I > think that should be the default.
OK, I agree. 1-based is bad for a programming language, but makes sense for a template language. And it's easy to use a 0-based formatter. I will change all of them... I know you have some in your change, but I'd like to keep all these changes independent. Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
