kazu2012 / persevere-framework

Automatically exported from code.google.com/p/persevere-framework
0 stars 0 forks source link

[PATCH] - pjs.loadClasses - allow specifying namespace to define classes in #200

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This patch is for persevere.js. It will allow a scope, or namespace
container, object to be passed into .loadClasses, thus preventing global
namespace pollution if so desired...

http://www.pastie.org/504762

Original issue reported on code.google.com by ryan.g...@gmail.com on 8 Jun 2009 at 5:47

GoogleCodeExporter commented 8 years ago
Thanks for the patch, looks good.

Original comment by kris...@gmail.com on 26 Jun 2009 at 9:03