TG. wrote:
>      Your patch is too big. Its loaded with few features that many
> people may not use.

I wouldn't be so sure about that. That's the interesting thing about
open source development. Everybody can contribute the features they need.

Anyway, there are a lot other (background) changes in it, which might be
worthwhile for the code base in general (like the ASTRewrite based async
interface generation, or the GWTModule as an idea to centralize features
into a model based API).

>      I'm thinking in terms of normal eclipse way of deploying web
> applications. Right click the application Run As->Run on Server.

Mhm. What's so different than the way I implemented it? That action you
referring to just starts a server and opens a browser window with an
url. There is no real publishing happening there. Of course, it's nice
to support that one or provide a similar action.

But the real publishing work happens by the server resp. by the server
specific implementation. There is no way to hook into that without going
through the WTP flexible projects API. (See my discussion with the WTP
developers on their dev list a while back).

I also thought about this. There should be some other way to specify
dependencies. The property page doesn't scale.

Cu, Gunnar

-- 
Gunnar Wagenknecht
[EMAIL PROTECTED]
http://wagenknecht.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.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Googlipse-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/googlipse-users

Reply via email to