Thank you very much! Since you annonunced some ideas for v5 and since we now extended BoltWire with database-like index pages and queries, I wonder if the json format would not be more approbiate for index (data) pages.
The new index pages were born from the idea to minimize index file sizes, offering a lot of advantages for search and display. Another advantage is the opportunity to create index pages as a single page database. Doing this not with a proprietary format like info but in json opens the door to further BoltWire extensions like + working with javascript on the client for search, filter, autocomplete, localstorage + using ajax without translating info vars to json or js objects and back + providing api capabilities for BoltWire installations (think of mobile, wearables, etc.) Disadvantages are: - index file sizes will be slightly bigger - data is human readable but not as easy like info vars What do you think? Greetings, Martin -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/d/optout.
