Pixastic in Chiron

2 views
Skip to first unread message

Kris Kowal

unread,
Dec 20, 2008, 6:40:27 PM12/20/08
to Jacob Seidelin, Chiron
Jacob,

I've ported Pixastic to Chiron, a system of modular JavaScripts.
Here's the diff for the port:

http://code.google.com/p/chironjs/source/detail?r=406

I've taken some liberties with the API. Particularly, actions are
managed by the module loader, and instead of automatically crawling
the DOM, it exports "processElement" and "processDom". "modules.js"
implicitly guarantees that the module won't be loaded until the DOM
has finished loading, so I removed some onready code. I also
collapsed the actions into a single pixastic directory, but I've
realized that was unwise, so I'll be moving them back in the next
revision. There's a complete description of the changes in a
port-notes comment in pixastic.js.

If you can find a moment to do a code review, I'll definitely find the
time to fix anything you notice, and of course, if you would like to
be a member of the project, I'd be ecstatic to give you commit access.
Otherwise, I'm just happy to let you know that I've integrated your
library. Thanks.

Kris

Reply all
Reply to author
Forward
0 new messages