This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91413

Summary: Optional generation of managed-bean getters
Product: obsolete Reporter: tripplet <tripplet>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description tripplet 2006-12-21 13:28:18 UTC
Referencing to discussion on 
http://www.nabble.com/VWP---Best-practices-tf2767011.html#a7716147

Add optional support for generation of getters to the managed-beans. Seems like
overkill and unnecessary conflicts when multiple client developers is developng
in same project. Everytime a new JSP is created a corresponding page bean is
created. That one will produce (unneccessary) getter to each current page beans
and so on...

Hope you understand my purpose.
Thanks
Thomas