Re: [JPP-Devel] WFS Plugin (again)

2006-12-14 Thread Ugo Taddei
Hello,

Rahkonen Jukka wrote:
 Hi Ugo,


   
 Could it be possible to have
 WFS as a plugin so it could be used with any JUMP variety, 
   
 or is there 
 
 something fundamental that prevents it?
   
 There's only one fundamental thing about this:
 - Ressources.
 Perhaps you have some available to help us. If not, we'd be 
 happy to help you, if you help fund this. Please contact me 
 if you need more info.

 In other words, if you want this so badly why don't you 
 consider having your institution pay for it?
 

 Well, my meaning was at first place to make a question, for the second a
 suggestion and not at all a demand.

 But actually, we might have some real use for this, and I may have a
 Java programmer available.  If you could send me some information about
 what the programmer actually should do, then we could check if we have
 resourses for that.
   
He/she have firstly to identify where the plugin is initialized 
(probably in the JUMPConfiguration file). He then have to write an 
extension, which loads this plugin. This is not difficult and is 
actually described in the developers guide. It#s basic all about moving 
code around. The last step is simply to deploy the plugin/extension by 
copying the necessary files (the extensions classes and the needed 
libraries) as you normally do.

Hope that helps,

Ugo
 Regards,

 -Jukka-
 E-mail [EMAIL PROTECTED]

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
   


-- 
l a t / l o n  GmbH
Aennchenstrasse 19   53177 Bonn, Germany
phone ++49 +228 184960   fax ++49 +228 1849629
http://www.lat-lon.dehttp://www.deegree.org


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] WFS Plugin (again)

2006-12-14 Thread Stefan Steiniger
actually i thought about havin a look on it to make an external plugin. 
But I am not able to improve it because there is not that much  time to 
figure out who WFS works and second you have a programmer :)
So just a small note:
How to start programming and making a hello world plugin with eclipse is 
described on the OpenJump.org in the Developer Documentation section: 
http://openjump.org/wiki/show/Documentation

hei hei
stefan

Rahkonen Jukka wrote:

Hi Ugo,


  

Could it be possible to have
WFS as a plugin so it could be used with any JUMP variety, 
  

or is there 


something fundamental that prevents it?
  

There's only one fundamental thing about this:
- Ressources.
Perhaps you have some available to help us. If not, we'd be 
happy to help you, if you help fund this. Please contact me 
if you need more info.

In other words, if you want this so badly why don't you 
consider having your institution pay for it?



Well, my meaning was at first place to make a question, for the second a
suggestion and not at all a demand.

But actually, we might have some real use for this, and I may have a
Java programmer available.  If you could send me some information about
what the programmer actually should do, then we could check if we have
resourses for that.

Regards,

-Jukka-
E-mail [EMAIL PROTECTED]

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


  



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] WFS Plugin (again)

2006-12-13 Thread Stefan Steiniger
Hei Jukka,

so if i understand correctly you would like to have the WFS function in OJ?

@all: anybody against this idea (opting for a thin core ;)

stefan

Rahkonen Jukka schrieb:
 Hi,
 
 I do know there is deeJUMP with WFS support and I am even lucky enough
 to have an old deeJUMP supporting WFS version 1.0.  I have also read
 that OpenJUMP the Merge has WFS support.  Could it be possible to have
 WFS as a plugin so it could be used with any JUMP variety, or is there
 something fundamental that prevents it?
 
 Regards,
 
 -Jukka-
 
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 
 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] WFS Plugin (again)

2006-12-13 Thread Ugo Taddei
Hi Stefan,

I think he meant having it as a plugin. If you opt for a thin core, then
you can rule out the WFS. It depends on deegree (weighing in 3,5 MB) plus
a few other libs (mainly for XML parsing and HTTP stuff).
Cheers,

Ugo

 Hei Jukka,

 so if i understand correctly you would like to have the WFS function in
 OJ?

 @all: anybody against this idea (opting for a thin core ;)

 stefan

 Rahkonen Jukka schrieb:
 Hi,

 I do know there is deeJUMP with WFS support and I am even lucky enough
 to have an old deeJUMP supporting WFS version 1.0.  I have also read
 that OpenJUMP the Merge has WFS support.  Could it be possible to have
 WFS as a plugin so it could be used with any JUMP variety, or is there
 something fundamental that prevents it?

 Regards,

 -Jukka-



 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to
 share your opinions on IT  business topics through brief surveys -
 and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys - and earn
 cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


-- 
l a t / l o n  GmbH
Aennchenstrasse 19   53177 Bonn, Germany
phone ++49 +228 184960   fax ++49 +228 1849629
http://www.lat-lon.dehttp://www.deegree.org



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel