Re: question on use of refOutmostPackage
"Ronald Krijgsheld" <[email protected]> Sun, 29 Jun 2003 16:27:59 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <000701c33e4a$a6cc3a50$9600000a@CWNLC2084> |
Martin, Thanks, I'll get the new sources tomorrow. Tomorrow I will also try to build a small test with the iterator problem. Ronald ----- Original Message ----- From: "Martin Matula" <[email protected]> To: <[email protected]> Sent: Sunday, June 29, 2003 4:11 PM Subject: Re: [mdr-dev] question on use of refOutmostPackage > Hi Ronald, > FYI, I have just replaced refOutermostPackage by refImmediatePackage > where it was appropriate and commited all the changes to the CVS. > Martin > > Krijgsheld, Ronald wrote: > > Hello, > > > > we are building an extension of Mof called XMof. So, the XMof package > > imports the Model package. At some point I want to generate the JMI > > interfaces for the mof models that are in the XMof extent. This fails on two > > places, in TagSupport and TagProvider. Both because a call to > > refOutermostPackage is done, and the result is assumed to be a Mof extent, > > where in our case it is a XMof extent. Is there any reason for not using > > refImmediatePackage in these places? > > > > > > Ronald Krijgsheld > > > > > > >