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 13470 - Eliminate dependency FormI18nString -> FormDataObject.
Summary: Eliminate dependency FormI18nString -> FormDataObject.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 32129
  Show dependency tree
 
Reported: 2001-07-10 15:28 UTC by Peter Zavadsky
Modified: 2004-11-23 12:54 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2001-07-10 15:28:19 UTC
It's necessary to rewrite
I18nString to not reference I18nSupport but vice versa, the support reference,
i.e. data object isn't always needed.
Comment 1 Jan Chalupa 2001-11-27 12:41:30 UTC
Target milestone -> 3.3.1.
Comment 2 Marek Grummich 2002-07-19 21:07:48 UTC
Target milestone was changed from 'not determined' to TBD.
Comment 3 _ rkubacki 2004-11-23 12:54:56 UTC
not a problem IMO as we have a bridge module over i18n and form
functionality