Due to curiosity, I checked how autobeans are generated. I found it uses sun.misc.ProxyGenerator class to generate autobean proxies and that it uses reflections. But I do not understand, how does it work on client-side. Are those methods that use reflections compiled to javascript? Does it mean that I can use reflections myself on the client?
Aucun commentaire:
Enregistrer un commentaire