After seeing the examples on behavior-more I'm definitely going to implement this on my next project. very very cool. @Thomas - I can see how this can be a problem if certain widgets modify styles without adding new elements, but I thought that maybe patching #adopt will be better, seeing that any new element is applied. The real problem is how do you manage non-global filters - do you do this via the behaviorAPI? if so, the apply method should be part of it no? I wonder how this can be done without hard-coding the filters for this...
On Mon, Jan 3, 2011 at 2:25 AM, Aaron Newton <[email protected]> wrote: > I've updated it. It now requires only content from Core and Table, which > will soon be part of More (but isn't yet). You can get table from > http://github.com/anutron/mootools-table in the mean time (or use the > branch of More that has it, which you'll get if you use the > mootools-development environment). > So Table is basically a minimized Hash? -- Arieh Glazer אריה גלזר 052-5348-561 http://www.arieh.co.il http://www.link-wd.co.il
