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 98420

Summary: Dev-rev for AXIOM (xml/axi)
Product: xml Reporter: Samaresh Panda <samaresh>
Component: Schema ToolsAssignee: Samaresh Panda <samaresh>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews, pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 98410    
Attachments: javadoc

Description Samaresh Panda 2007-03-21 02:05:21 UTC
In an effort to move a new set of XML/Schema related tools to base NB build
infrastructure, we need to undergo dev-rev for AXIOM (Abstract XML Instance
document Object Model).

Source for this module can be found here
http://www.netbeans.org/source/browse/xml/axi/.

This module is currently a part of Netbeans Enterprise Pack and helps in:
a) Auhoring XML Schema by examples.
b) Schema aware code completion in XML documents.

Feel free to add yourself to the CC list.
Comment 1 Samaresh Panda 2007-07-23 17:11:20 UTC
No review comments as yet. Please comment before 07-29.
Comment 2 Pavel Buzek 2007-07-23 17:28:28 UTC
Is this going to be in xml1 cluster? If so I have no objections.
Comment 3 Petr Pisl 2007-07-23 17:29:50 UTC
Is it possible to attach a javadoc?
Comment 4 Samaresh Panda 2007-07-23 18:47:22 UTC
In fact this is in ide8 cluster along with other core xml models. However this module has no public packages. And I'll
add all relevant documents soon.
Comment 5 Samaresh Panda 2007-07-23 19:57:49 UTC
Created attachment 45540 [details]
javadoc
Comment 6 Samaresh Panda 2007-07-23 19:58:46 UTC
Petr, please find the attached javadoc and here is a spec that was updated last year. See
http://xml.netbeans.org/specs/axiom/axiom.html.
Comment 7 Samaresh Panda 2007-07-23 20:18:10 UTC
Also I have created a opinion document, see http://openide.netbeans.org/tutorial/reviews/opinions_98420.html.
Comment 8 Samaresh Panda 2008-12-05 17:10:02 UTC
Marking it as fixed. So far, this module is used heavily by schema aware CC, design view of schema editor and SOA
modules and looks very stable.