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 32212 - Implement Persistence
Summary: Implement Persistence
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on: 32216 32217 32342 32413 32414 32417 32419 32420 32422 32427 32429 32431 33043 33687 34046 34301
Blocks: 29836
  Show dependency tree
 
Reported: 2003-03-24 08:01 UTC by Peter Zavadsky
Modified: 2008-12-22 21:06 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 2003-03-24 08:01:22 UTC
The persistence part responsibility is manage data
in filesystem, provide their load/saving as a
result of request from central part, and inform
the central part about relevant changes.
Comment 1 mslama 2005-06-14 09:07:15 UTC
Done.