Do you find any problems with setting up the namespace yourself? Like:
Resource.model("Post");
MyNamespace.Post = Post;
Post = null;
I haven't tried it, but thinking about it, I bet it would cause
problems, when really it shouldn't. If you find bugs resulting from
this behavior, would you mind creating an issue at the Google Code page
for Jester?
http://code.google.com/p/jester-js/
Thanks,
Eric