1.

How Does Tapestry Compare To Other Frameworks?

Answer»

Tapestry is very much UNLIKE most other frameworks in that it doesn’t use code generation; instead it uses a true component object model based on JavaBeans properties and strong specifications. This gives Tapestry a HUGE amount of FLEXIBILITY and enables dynamic runtime inspection of the application with the Tapestry Inspector (a mini-application that can be BUILT into any Tapestry application).

Tapestry is very much unlike most other frameworks in that it doesn’t use code generation; instead it uses a true component object model based on JavaBeans properties and strong specifications. This gives Tapestry a huge amount of flexibility and enables dynamic runtime inspection of the application with the Tapestry Inspector (a mini-application that can be built into any Tapestry application).



Discussion

No Comment Found