We create about 200 instances at load-time; takes forever (> 10 minutes!) and gives all sorts of dumb errors about redefining the classes that we have multiple instances of (since it re-compiles the class *each* time it loads an instance..) jim