OptionalDataException during deserialization

2010-02-19 Thread Cuffia
Hello folks, I am using Rhino 1_7R3pre CVS (also 1_7R2) with Java 1.6. In order to preserve and later restore an entire JS scope, I use serialization: first I serialize the given scope and then I deserialize it obtaining a duplicate of that scope. The problem is that I always receive an OptionaD

Re: CommonJS Modules in Rhino

2010-02-19 Thread Hannes Wallnoefer
Sorry Attila, I forgot I still owe you an answer... On Feb 3, 6:39 pm, Attila Szegedi wrote: > On 2010.02.03., at 17:52, Hannes Wallnoefer wrote: > > > Other than that, I really like your implementation. Helma NG does a > > few things differently, so it's not likely we'll replace our > > implemen