it could do it (doesnt do it)
At least not the code i look at currently (still using 1.6R7)

But then if we cache that reflection in a static weakhashmap<Class,xxxx>
we could just not get it from the top level scope ClassCache but directly
internally so what JavaMembers do have a private static
WeakHashmap<Class,JavaMembers> member...

But i guess the ClassCache attached to a scope is in purpose?

johan


On Mon, Jan 4, 2010 at 17:02, Daryl Stultz <[email protected]> wrote:

> On Mon, Jan 4, 2010 at 10:38 AM, Johan Compagner <[email protected]
> >wrote:
>
> > the thing is that JavaMembers could cache
>
>
> Could it, should it, does it? Is this a feature/implementation request?
>
> --
> Daryl Stultz
> _____________________________________
> 6 Degrees Software and Consulting, Inc.
> http://www.6degrees.com
> mailto:[email protected]
> _______________________________________________
> dev-tech-js-engine-rhino mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to