On Dec 29, 10:39 am, Hannes Wallnoefer <[email protected]> wrote:
> On Dec 28, 6:34 pm, Mark Storer <[email protected]> wrote:
>
> > IIRC, there's an annotation-based object exposer in the source, but I don't
> > see anything in the .jar...
>
> > Yep.http://mxr.mozilla.org/mozilla/source/js/rhino/src/org/mozilla/javasc...
>
> > I'm not aware of any code actually *using* those annotations.  Furthermore,
> > the entire "annotations.*" package is missing from the jar file.
>
> I implemented the annotation based mechanism a half year ago or so,
> here's my announcement on this list:
>
> http://groups.google.com/group/mozilla.dev.tech.js-engine.rhino/brows...

PS: I'll update the documentation over the next days to include this
feature. Annotations really improve the experience of implementing
host objects, so it's a shame people people are still using the old
name based mechanism for new code.

Hannes
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to