The state chain code uses the reflection api heavily. Official tutorials from Sun recommend reflection to be used only as a last resort, i.e. if the problem cannot be solved any other way. RTTI in win32 adds tons of overhead. <insert other examples here>

Is anyone out there 100% positive that reflection in java is cheap, lightweight, efficient? If not I suggest we put getting rid of it on the TODO list

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to