AngularFaces
AngularFaces copied to clipboard
[perf] AddTypeInformationCallback uses reflection on p:inputText
isn't it possible to use the attribute map there? Otherwise -> cache method
When I implemented the code, it wouldn't work until I called setType(). Setting the attribute didn't suffice for some reason. I'll check it again. Probably I'll opt for the second idea.
ok caching the method here is ok from classloader perspective - you should just mention somewhere in the docu that AngularFaces should be added the same way as PrimeFaces (tomcat\lib or webapp\lib e.g.)
AngularFaces was an interesting project, but it turned out to be impossible to migrate it to Angular 2, and since then, the Java community has abandoned UI programming altogether. So I'm closing all remaining tickets and archive the project.