I've attached a version of the library that removes the wrapper and
the compiler functions. It shaves about 10K off the uncompressed
library.
Arjun
- John
I think the trick is to split Flapjax into three pieces:
1. core FRP
2. Reactive DOM
3. Additional stuff
We'll distribute 1+2+3 as "Flapjax." 1+2 is still useful,
particularly in combination with prototype/jQuery. Just 1 alone is
slightly useless, but separating it from 2 gives us the option of
writing a DOM layer that uses jQuery / Prototype for better browser
interoperability.
Arjun
--~--~---------~--~----~------------~-------~--~----~
Flapjax home page: www.flapjax-lang.org
Flapjax list: groups.google.com/group/flapjax
Post: fla...@googlegroups.com
Unsubscribe: flapjax-u...@googlegroups.com
-~----------~----~----~----~------~----~------~--~---
Unfortunately, I haven't had a chance to address this. The hack in
the other thread should work.
Arjun
> --