|
From: Jeff E. <jem...@fr...> - 2007-07-20 18:04:22
|
Sorry, I don't know why its required or whether nonexistent packages cause problems. David Huebel wrote: > On 7/19/07, Jeff Emanuel <jem...@fr...> wrote: >> In my app, I found I have to.... > > Thanks much; it looks like this is working, though I won't be sure > until I've finished adding all the necessary calls to add_package. > Problem solved, tentatively. I still don't understand why my original > code didn't work, but I'm now convinced it is a Java/Eclipse question > rather than a Jython one. > > Just out of curiousity, why is add_package needed in Jython? From a > quick glance over the Jython source, it seems to be simply a way of > declaring that a Java package exists. I'm guessing that if it were > safe to call add_package on nonexistent packages, there would be no > need to call it by hand. > > -David > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users |