Re: impossible dataloader switching when xml has been parsed

Petr Kuzel <[email protected]> Tue, 04 Nov 2003 15:54:13 +0100
Newsgroups gmane.comp.java.netbeans.modules.xml.devel
Organization Sun Microsystems
Message-ID <[email protected]>
Nicolas Laumonier wrote:
> Hi J
>=20
> Having a module editing special xml files, I have created a dataLoader =

> for them. And created two actions to switch between this dataLoader and=
=20
> the xml module dataLoader.

For curiosity, you use the prefered loader technique.

> When I open xml file as text, I can switch it to my dataLoader, but whe=
n=20
> I open it as a tree, I can=92t anymore. Same thing goes if I expand xml=
=20
> file in the explorer. Once it has been parsed, I just can=92t change=20
> dataLoader and rename file anymore. Would you know how this happens?

Regarding tree, there can be problem with references holding
original visualization. There is the same problem while
uninstalling the XML tree module. Try to discover these
and unregister them at proper places.

   Cc.

--=20
<address>
<a href=3D"mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems :
<a href=3D"http://www.netbeans.org/">NetBeans Java IDE</a></address>