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 152452 - allow overriding get/set method names for a property
Summary: allow overriding get/set method names for a property
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Schema2Beans (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks: 76060 149879
  Show dependency tree
 
Reported: 2008-11-05 20:22 UTC by Trey Spiva
Modified: 2009-02-19 23:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trey Spiva 2008-11-05 20:22:36 UTC
To fix the issue 76060 we will require a change in schema2beans to allow overriding get/set method names for a property. The we could override the 
property name for 2_5 (getServletMapping2(), for example) to and put code into mdd to implement the API methods by delegating to getServletMappings2()