>> 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.)
Of course I was talking out of my hat. The jQuery data function is JSON, and parsed into a JavaScript object and therefore each field is subject to JavaScript functions such as typeof, instanceof, etc -- Paul (psd) http://blog.whatfettle.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
