Yep
On Wed, May 6, 2009 at 10:55 AM, Greg Brown <[email protected]> wrote: >>FYI, the annotation processor can be seen at >>http://svn.apache.org/repos/asf/incubator/pivot/trunk/wtk/src/pivot/wtkx/BindProcessor.java. >> It currently injects the binding into an instance initializer, but >>I'll be changing it so that it replaces the bind() call with the >>appropriate code. >> >>Thoughts? > > I like it. Are you still planning to use an unnamed anonymous inner class > instance to create the hidden scope? > > > >
