Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [transformer-dev] Is Java reflection handling still needed?

That issue [1] should have been copied over. I guess I somehow missed it. I will open a transformer issue to capture this.
 
Thanks for noticing this.
 
[1]: https://github.com/bjhargrave/transformer-poc/issues/2
--

BJ Hargrave
Senior Technical Staff Member, IBM // office: +1 386 848 1781
OSGi Fellow and CTO of the OSGi Alliance // mobile: +1 386 848 3788
hargrave@xxxxxxxxxx
 
 
----- Original message -----
From: Scott Marlow <smarlow@xxxxxxxxxx>
Sent by: transformer-dev-bounces@xxxxxxxxxxx
To: transformer-dev@xxxxxxxxxxx
Cc:
Subject: [EXTERNAL] [transformer-dev] Is Java reflection handling still needed?
Date: Fri, Jul 31, 2020 10:20
 
Hi,
 
In the original Eclipse Transformer prototype there was an issue for handling Class#forName and friends.  I don't recall seeing that issue on the Eclipse Transformer project.  Do we still need to add Java reflection handling?  Should we migrate the old issue or create a new one?
 
Scott
_______________________________________________
transformer-dev mailing list
transformer-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/transformer-dev
 


Back to the top