Hei Leandro,

the outline is ok for me with steps 1-3.
But
I would again suggest, that
a) you start with one or two case studies first on paper!

b) That we use an iterative development process:
that means: you start only with 3-4 functions in the first step (e.g. 
union, intersection, ...). Then you do the first version for 2) and 3).
Doing it in an iterative way will make it easier if we discover problems 
in a later stage.

c) If all basic tasks of steps 1-3 are implemented, then we start can 
add more vector procedures (So this would be something like a new Step 4).

For the procedures (vectors operations) we should make the Case-Studies. 
Look for instance in the OpenJUMP Tutorial by Uwe. Having the case 
studie we can define our first 4 vector operations.

A couple of function we can start with are those, which are offered by 
Tools/analysis/geometry functions... But I am not sure what you mean by 
the following questions:

> What procedures we will implements ? Does has some procedures we can use ?
> The procedures will be a .JAR ?
> What Workbench datasources we will use ?

your code should be in a jar file at the very end (such as a plugin). 
But we need to decide on that later, when we know what are the 
requirements of your work

Workbench datasources will be a vecor "layer" only. I would suggest. So 
the model should only manipulate layers (i.e. take it from one layer and 
write it to another one - or write it to a file)

> PS: I get all jump-pilot code, how I build the OpenJUMP from source code 
> in Netbeans 6.0.1

Unfortunately I have never used NetBeans.. so you need to find it out by 
yourself. But on the wiki we have some stuff for Eclipse IDE:
http://openjump.org/wiki/show/How+to+use+and+make+own+Plugins

stefan

maybe it would be good if you communicate on some things with Nacho in 
portugese, if it is to difficult to translate your questions.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to