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 103051

Summary: Support generation of bean intialization code through designtime
Product: obsolete Reporter: _ sandipchitale <sandipchitale>
Component: visualwebAssignee: _ deva <deva>
Status: NEW ---    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/VW_InsyncCodeGenerationAndModelingSupportForInterfacesAbstractAndGenericTypes
Issue Type: TASK Exception Reporter:

Description _ sandipchitale 2007-05-01 17:06:20 UTC
It should be possible for the Design Bean writers to control how the bean 
initialization code is generated. This requirement specifically came from the 
need to support the use of CachedRowSetImpl as the implementation of 
CachedRowSet. See the document in the URL for details.
Comment 1 _ deva 2007-05-16 01:15:51 UTC
*** Issue 103052 has been marked as a duplicate of this issue. ***
Comment 2 _ deva 2007-06-08 00:05:49 UTC
We primarily wanted to complete in M10 to support CachedRowSet RI in visual 
web. It has been decided not to use CachedRowSet RI because of compatibility 
issues. Therefore marking this task for future