On Wed, Oct 14, 2009 at 12:46 PM, Paul Downey <[email protected]> wrote: > >> Some people have taken to storing JSON strings in custom fields, but >> that should be considered a last resort. > > That sounds not unlike the jQuery data concept: > > http://docs.jquery.com/Core/data > > which is of course also untyped ..
Data values are just Javascript values; they're not implemented as expandos (ie tag attributes), so they're not restricted to string. (Not sure if that's what you mean by untyped.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en -~----------~----~----~----~------~----~------~--~---
