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 32912 - preloading of metamodels for memory storage implementation
Summary: preloading of metamodels for memory storage implementation
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-15 16:22 UTC by svenottke
Modified: 2010-09-23 09:14 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 svenottke 2003-04-15 16:22:06 UTC
I case of using memory storage implementation, it
would be useful to have the  metamodels
"persistent" in some (quickly accessible) way. So
there should be some mechanism that loads the
initial content of the memory storage at startup.
Perhaps the soure for the initial content could
simply be a repository, created by the b-tree
storage implementation.
Comment 1 Martin Matula 2004-11-09 15:40:40 UTC
This is already possible using a storage federation. We should provide
an example code on how to do that.
Comment 2 David Strupl 2010-09-23 09:14:07 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.