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 20901 - Break up IDESettings
Summary: Break up IDESettings
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks: 17815
  Show dependency tree
 
Reported: 2002-02-26 17:25 UTC by Petr Hrebejk
Modified: 2010-04-01 14:43 UTC (History)
3 users (show)

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 Petr Hrebejk 2002-02-26 17:25:24 UTC
As Jesse mentioned in one of his emails we need to break up the IDESettings
to smaller parts in order to put them into various core modules.

Jesse wrote:
I meant that if we move IDESettings out of the "real" core, which we should, it 
would need to be broken up. MDI vs. SDI in core/windows. Show File Extensions in 
core/ide. Show Tips of the Day in core/ui. Etc. Even using packages.txt there is
no way to easily split up stored SystemOption settings.

Jesse also wrote:
So we would need to provide something which can quietly load old stored 
IDESettings instances - and either ignore them (make users do it again) or apply 
each property to the new submodules. Tricky.

Hopefuly this can be done as part of the switching to new format of settings.
Comment 1 Marek Grummich 2002-07-22 08:44:29 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 09:16:20 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Jaroslav Tulach 2004-05-06 13:14:12 UTC
Has not this happened yesterday? I know Trung commited something...
Comment 4 _ ttran 2004-05-06 14:35:58 UTC
no, I only killed some clearly bullsh*t stuff there
Comment 5 Antonin Nebuzelsky 2008-04-15 17:09:25 UTC
Reassigning to new module owner jskrivanek.