> I guess, like you said, the primary downside of this is that if most people > want circ refs, fixups, etc. then they would have to always include two > files, meaning a slight load penalty for having to load an extra script. > Maybe we could name the third file, jabsorb-all.js that has both files > already combined (The ant script could generate it) I thought we were going > to provide the old (1.3x) implementation as jsonrpc.js with sync support for > awhile going forward... >
I figured we can put all the files in jsonrpc.js (circ refs+sync support) so it works just like the old one if people want a drop in replacement. jabsorb.js would have just the basics (no circ refs, no sync). jabsorb-circrefs.js would extend this by having fixups, but depend on jabsorb.js jabsorb-all.js would have everything except sync support and be created by ant How does that sound? Will
_______________________________________________ Jabsorb-dev mailing list [email protected] http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev
