Hi,
> This plug-in will prove useful if you have a standard set of
> attributes you need to add to a lot of layers.
Good idea !
> I defined some public methods as part of the AttributeAdder API that
> allow you to automatically add attributes to a Layer, and to add
> default values to Features. Is there a good way to allow other tools
> access to this API, other than moving these methods to a utility class
> in the core, or does this bump us back into the dependency problem
> again?
>   
If your class is quite generic and you think another plugin may need it, 
places where I would search it at first are :

com.vividsolutions.jump.util.feature package
or a new
org.openjump.core.featureutils (there is already a 
org.openjump.core.geomutils package)

there are also already some classes related to this area in
com.vividsolutions.jump.tools

Michaƫl

> Thanks,
>
> SS
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>   


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to