Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cf-dev] Usage of reflections library

I now got rid of the Reflections dependency.
Instead of a big redesign, I implemented the required class look-up and instantiation by hand using java.lang.reflect.

Ciao
Matthias

> -----Original Message-----
> From: cf-dev-bounces@xxxxxxxxxxx [mailto:cf-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Benjamin Cabé
> Sent: Mittwoch, 30. September 2015 14:51
> To: Californium (Cf) developer discussions <cf-dev@xxxxxxxxxxx>
> Subject: Re: [cf-dev] Usage of reflections library
> 
> >
> >> > PS: Key signing hangout tomorrow or Friday 4pm CEST?
> >> Both times would work for me :-) Do you send an invite?
> >
> >Okay, I will ask Simon and Julien directly. Once we decided, I will
> >send out individual invitations to a Google Hangout.
> >____________
> 
> You can count me in too
> 
> 
> 
> _______________________________________________
> cf-dev mailing list
> cf-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit https://dev.eclipse.org/mailman/listinfo/cf-dev


Back to the top