On Mon, May 18, 2009 at 11:12 AM, Daryl Stultz <[email protected]> wrote:

> Hey all, I've had some basic JS extensions to my application in place for
> some time now. It's time to get serious about building a proper API for my
> application.


In the event that my first post was too verbose (and there is someone
actually reading this), I'll try to pare things down. ClassShutter is not
enough.

I need to selectively restrict access to methods and fields.

I've read about others extending or wrapping NativeJavaObject and overriding
get() but I can't see how to determine which method of the Java class is
being called in the case of an overloaded method. JavaMembers is mostly
package local.

-- 
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
  • API design Daryl Stultz
    • Re: API design Daryl Stultz

Reply via email to