[patch] Implement java.beans.Expression
Mark Wielaard
mark@klomp.org
Sun Jun 27 12:09:00 GMT 2004
Hi,
On Fri, 2004-06-25 at 17:27, jlquinn@optonline.net wrote:
> > On Thu, 2004-06-24 at 07:10, Jerry Quinn wrote:
> > > This depends on http://gcc.gnu.org/ml/java-patches/2004-q2/msg00739.html
> > >
> > > 2004-06-24 Jerry Quinn <jlquinn@optonline.net>
> > >
> > > * java/beans/Expression.java: New.
> > > * Makefile.am: Add Expression.java.
> > > * Makefile.in: Regenerate.
> >
> > Very nice. Thanks for working on these classes.
> > Are you still waiting for approval to check them in?
>
> Thanks. Both the Expression.java and Statement.java patches are waiting for
> approval.
>
> > Class klazz = (target instanceof Class)
> > ? (Class) target : target.getClass();
> >
> > What do you think?
>
> I also discovered this while testing Expression and have an equivalent fix in
> my Statement.java, but hadn't posted it. Yours is cleaner, though.
Cool. I think after review by Michael and with this or a similar fixlet
both should go in. I cannot approve them for libgcj, but I intend to
make sure they go into GNU Classpath before the 0.10 snapshot release.
Tom? Bryce?
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040627/646d5cb1/attachment.sig>
More information about the Java-patches
mailing list