Harlan
I recently started using Jingo a few weeks back in order to modularize
a product at work. We are putting it into production next week, and
Jingo hasn't caused any heartaches yet. I've contacted Sean directly
with questions (I forgot about this mailing-list, I probably should
have used it), and he has been quick to respond and very helpful.
On a related note, I wrote a quick Maven plugin to "Jingoify" existing
Javascript files during the prepackaging phases of Maven. I can
declare the name of the module and dependency and stuff in the pom
file. I've found this helpful for 3rd-party Javascript libraries such
as jQuery. I don't expect a problem sharing this, although I
originally wrote it for work.
Paul