fluid-work IRC Logs-2011-11-21
[10:48:40 CST(-0600)] <michelled> colinclark, Justin_o: the ender library I mentioned at stand-up: http://ender.no.de/
[10:49:42 CST(-0600)] <Justin_o> michelled: thanks, they have a crazy logo
[10:50:05 CST(-0600)] <michelled> yes
[10:52:19 CST(-0600)] <colinclark> I can imagine we might have some trouble integrating with this directly
[10:52:33 CST(-0600)] <colinclark> do to the use of the CommonJS module system
[10:52:45 CST(-0600)] <colinclark> presumably all related libraries you build also have to be module-compliant
[10:52:54 CST(-0600)] <michelled> seems so
[10:57:30 CST(-0600)] <colinclark> It's not a show stopper
[10:57:40 CST(-0600)] <colinclark> Just something that would need some attention
[10:58:00 CST(-0600)] <colinclark> Bosmon built some kind of module bridge for bootstrapping Infusion within Node
[10:58:09 CST(-0600)] <colinclark> but then to extend the module system into the browser, that's something else