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 62674

Summary: Document the layer interface in editor/settings/storage
Product: editor Reporter: Jaroslav Tulach <jtulach>
Component: SettingsAssignee: Vitezslav Stejskal <vstejskal>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 59784    

Description Jaroslav Tulach 2005-08-19 14:58:03 UTC
Althrough the classes of the module are friend ones, the actual 
XML files read from disk are stable API (because they are exposed 
to user and used when migrating to new version). 
 
Use <api group='layer' /> <api group='dtd' /> to document the location and 
content of the files, please.
Comment 1 Vitezslav Stejskal 2006-11-13 06:19:17 UTC
Should be documeneted now, please see the arch document for the DTDs and other info.