Hi Stefan,

> it should go as new utility method, but do not remove it from the
>manager - because we would loose compatibility. Do, make it only
>deprecated.

Good point,but toURLS is a Private method, so compatibility really isn't a
factor.

regards,
Larry

On Mon, Oct 19, 2009 at 11:32 AM, Stefan Steiniger <sst...@geo.uzh.ch>wrote:

>
> >
> >     - Check for valid implementations of the PlugIn class in the
> >     loadPlugInClasses method. This will prevent program load problems if
> >     someone inadvertently lists a non-plug-in class in the workbench
> >     properties file. It doesn't appear from my inspection that this check
> >     is being made currently in the PlugInManager or the
> >     WorkbenchPropertiesFile (at least not in the original JUMP source
> >     code).
> I was thinking it just brings up an error message (clickable box)  -
> similar to the case if I use a workbench-properties file in eclipse.
>
> >
> >     - Add source code comments immediately before the statements that can
> >     generate exceptions during class loading and
> >     initialization/configuration. The PlugInManager class throws
> >     exceptions in several places, and these are hard to identify without
> >     the comments.
> not sure what this means?
>
> >
> >     - Move the toURLS method from PlugInManager to the FileUtil class.
> yes and no
> it should go as new utility method, but do not remove it from the
> manager - because we would loose compatibility. Do, make it only
> deprecated.
>
> stefan
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Larry Becker
Integrated Systems Analysts, Inc.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to