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 14445

Summary: Loading resolved entities
Product: xml Reporter: _ srandhawa <srandhawa>
Component: CodeAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker Keywords: ARCH
Priority: P4    
Version: 3.x   
Hardware: Other   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 20532    

Description _ srandhawa 2001-08-15 14:06:33 UTC
Is it safe to assume that all document entities will be representable as a 
DataObject? Entities in general may come from diverse types of sources, some 
that will be supported and others that will not. IMHO: The module should take 
over this role. Besides, should resolved entities be accessible read only?
Comment 1 _ pkuzel 2001-08-20 18:02:32 UTC
There are two kind of them:

- local ones placed on FS
  a DataObjects for them should be created (if recognized) and
  their modifications influence on referencing documents info set
  should be traced

- URIs referenced
  these should be accessible using special tree or text editor action
  opening them in read-only mode. In tree editor they can be opened
  in place.
Comment 2 _ pkuzel 2002-06-03 12:26:47 UTC
Let these are considered while planning next release.
Comment 3 Marek Grummich 2002-07-19 17:31:15 UTC
Target milestone was changed from not determined to TBD
Comment 4 _ pkuzel 2003-09-03 11:10:51 UTC
Unscheduling from my todo list. New owner is gladly welcome. Meanwhile assigning
to abstract issues@xml.netbeans.org owner.