Hi,
this exists two times. one time for linearring, the other for linestring. the 
difference is subtle, agreed ;)
OK, did not see the difference, here is the fixed file
When you will be OK, I'll update
http://jump-pilot.sourceforge.net/download
and
http://jump-pilot.sourceforge.net/download/extensioncatalog.xml
to be able to upload your plugin with the extension manager.
i was not aware that this existed. you can try, but it will probably not work 
anymore, because the extensions use several files (including the language) 
beside the library jars, that reside in subfolders.
It's also the first time I have a closer look at this extension manager :-)
Being able to read language files embeded in the jar or in an external directory seems the best option to me. If I remember correctly *you* contributed to make it work this way for OpenJUMP (with priority to external properties file).

while i like the idea, i don't like the implementation of this manager.
a) the presentation of available extensions lacks accessible information about 
what the extension does, even if the info resides in the xml file.
b) it does not really install an extension, but tries to start the extension 
from the given file.
c) installed extensions cannot be deactivated, although it looks like it is 
possible.
I agree this plugin lacks some capabilies, but I think such a plugin is a must-have for a soft like OpenJUMP.
this i'd argue is clearly a candidate that needs some love and attention and 
should be removed from oj in this state.
Why do you think it should be removed if it already can install simple one-jar extensions from one location ?
a working extension manager should be able to:
- support several download locations incl. sf.net download mirrors
- accessibly show information about the extensions
- use xml metadata contained in the distro zip file to actually (un)install 
extensions files to lib/ext
- enable/disable installed extensions (this might require changes to the jump 
plugin system, although a simple class name blacklisting on install will do the 
trick)
Agree with all your suggestions. I'll add that in the wishlist (feature request / road map).
at last: is geomconv still on the way to be integrated in 1.4.2?
Ah yes. In fact, I was originally thinking of 1.4.2-s version (OpenJUMP including most useful extensions), but as you made many improvements, it could be included in 1.4.1-s version (I'm preparing today and will hopefully release it today or tomorrow) and in OJ core 1.4.2. In the last case, you may have to prefix your language file keys before including them in the main language file.

Regards,

Michaël

regards ede



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



// menu name
convert-selected-to=Convertir les g\u00E9om\u00E9tries ou les couches 
s\u00E9lectionn\u00E9es 
// menu entries
geometrycollection=Multig\u00E9ometries
linestring=Ligne
linearring=Ligne ferm\u00E9e
multilinestring=Multilignes
multipoint=Multipoints
multipolygon=Multipolygones
point=Point
polygon=Polygone
// menu tools
close-lines=Fermer les lignes.
remove-closing-segment=Ouvrir (supprimer le segment de fermeture).
// messages
are-you-sure=Etes-vous s\u00FBr ?
treat-all-with-tools=Toutes les g\u00E9om\u00E9tries des couches 
s\u00E9lectionn\u00E9es ''{0}'' seront trait\u00E9es avec ''{1}''.
convert-all-to=Toutes les\ g\u00E9om\u00E9tries des couches 
s\u00E9lectionn\u00E9es ''{0}'' seront converties en ''{1}''.
nothing-to-do=Rien \u00E0 faire sur l'objet {0}.
no-conversion-method=Pas de\ m\u00E9thode de conversion pour ''{0} ({1})''.
only-one-coordinate=Seules des g\u00E9om\u00E9tries constitu\u00E9es d'un seul 
point peuvent \u00EAtre converties en ''{0}''.
conversion-not-implemented=La conversion en ''{0} ({1})'' n'est pas encore 
impl\u00E9ment\u00E9e\!
select-geometries-or-layers=Pour convertir des objets, s\u00E9lectionner des 
g\u00E9om\u00E9tries dans la vue ou des couches dans le gestionnaire de couches.
layer-not-editable=La couche ''{0}'' contenant des objets 
s\u00E9lectionn\u00E9s n'est pas \u00E9ditable.
nothing-changed=Aucun objet \u00E0 modifier.
missing-exactly-one-shell=L'envelope du polygone n'a pas \u00E9t\u00E9 
trouv\u00E9e.
bad-rings=La g\u00E9om\u00E9trie source contient des parties ne formant pas une 
ligne ferm\u00E9e valide.

//jts messages
invalid-number-of-points-in-linearring-(found-{0}-must-be-{1}-or->-{2})=Nombre 
invalide de points pour une ligne ferm\u00E9e ({0} - aulieu de {1} ou >= {2}).
points-of-linearring-do-not-form-a-closed-linestring=Les points ne forment pas 
une ligne ferm\u00E9e.
invalid-number-of-points-in-linestring-(found-{0}-must-be-{1}-or->-{2})=Nombre 
invalide de points pour une ligne ({0} - aulieu de {1} ou >= {2}).
holes-must-not-contain-null-elements=Les contours int\u00E9rieurs ne doivent 
pas \u00EAtre nuls.
shell-is-empty-but-holes-are-not=L'envelope est vide alors qu'il y a des trous.
geometries-must-not-contain-null-elements=Les g\u00E9om\u00E9tries ne doivent 
pas contenir d'\u00E9l\u00E9ments nuls.
this-method-does-not-support-geometrycollection-arguments=Cette m\u00E9thode ne 
supporte pas les Multig\u00E9ometries en entr\u00E9e.
only-{0}-or-{1}-dimensions-may-be-specified=Seules des g\u00E9om\u00E9tries de 
dimension {0} ou {1} peuvent \u00EAtre sp\u00E9cifi\u00E9es.
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to