Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Giulio Micali
Gavin Many users already told you they does not use your plugin because the most important feature, the CTRL+R switch, DOESN'T WORK I've already told you that: your project looks like abandoned, you even don't answer to issues...why someone would use it ? I use your plugin because I've

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Gavin Lei
Hi Giulio, Thank you for your straightforward complaint, not sound good, but it is true. That is due to our *HEAVY* solution last year, you said the CTRL + R switch does not work, i do not know how it happened. For most users, if installed this tool correctly, it will work. If it did not work,

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Gavin Lei
Hi Giulio, I just found that you attached a patch in Issue 13 now, Google Code did not send any notification to me about the Issue changes, there may be some setting wrong, sorry for that. 2012/3/21 Giulio Micali giulio.mic...@gmail.com: Gavin Many users already told you they does not use

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Chris Mylonas
I was just replying to another message, specifically to Guilio - Mate - have a little respect. There's a bunch of people that write software and provide the source code - they don't have to! Gavin is getting on with something that could potentially save us a thousand hours collectively!!

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Giulio Micali
OW. I had suspects on that notifications ! :D However, the problem is explained in the issue: it does not depend on eclipse wtp code or installation, it depends by the order of resources. you have 2 .tml when using maven: the first found is always in the /src directory, the second is in the

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Gavin Lei
在 2012年3月21日 下午5:08,Giulio Micali giulio.mic...@gmail.com 写道: OW. I had suspects on that notifications ! :D However, the problem is explained in the issue: it does not depend on eclipse wtp code or installation, it depends by the order of resources. you have 2 .tml when using maven: the

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Giulio Micali
Hi Cris, I didn't mean to miss respect, especially for a project type in which i have not skills and for the developers that have these skills, and i'm happy to have that software, because in MY installation it works and works great. The point was that the project looked like abandoned(the

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Chris Mylonas
Yeah it looks like it's all sorting itself out. I just like sticking my big nose into those situations with my 2 cents. Usually us F/OSS devs accept the abuse, but I like sticking up for my brethren :) Cheers bro, Chris On 21/03/2012, at 8:39 PM, Giulio Micali wrote: Hi Cris, I didn't

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Gavin Lei
Hi Giulio, May be my words confused you, when i said but it has not many users at last. I am some kind of disappoint., i mean i hoped users like TapestryTools and there will be more and more use it in the future. But it did not come true, i am some kind of disappoint. Not mean i feel sad as i

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Gavin Lei
HAHA Chris, thank you for your sticking up :D 在 2012年3月21日 下午5:47,Chris Mylonas ch...@opencsta.org 写道: Yeah it looks like it's all sorting itself out. I just like sticking my big nose into those situations with my 2 cents. Usually us F/OSS devs accept the abuse, but I like sticking up for

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Giulio Micali
Hi Gavin, So just a return or loop break simple statement can fix this problem, right? Yes, it's a common thing I've noticed in many projects. the unclean part of the patch is how you compute the sources directory, but I don't know the eclipse framework and i cannot help in that. Thank you

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-21 Thread Igor Drobiazko
Hi Giulio, sounds like a cool feature but I would consider it as optional. Don't forget that GSoC has a limited time frame. We agreed with Gavin to build a great tool with a minimal feature set that just works. We defined some features that are realistic to implement during GSoC. Adding more

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-20 Thread Gavin Lei
Hi all, In order to reduce users' install difficulty, after discussion with Igor, we decide to supply Eclipse Marketplace support as well as individual update center once this XML editor based lightweight TapestryTools get stable release version. I have updated my project proposal already[1].

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-20 Thread Ulrich Stärk
I don't know whether this has come up before or already is in the planning. Something that I'd find useful would be if opening a component class automatically also opened the component template and you'd have something similar to the tabs at the bottom of the XML editor window where you can

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-20 Thread Gavin Lei
Hi Uli, I know what is your mean, you would like a multi-tab editor with both Java class tab and .tml tab. This is a good solution to switch between Tapestry's page/component class file and .tml tempate file. But in my current plan, we would like to supply another solution, it will also supply

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-20 Thread Ulrich Stärk
I saw that in your proposal and I'd also keep the shortcut. In fact the shortcut could be used to switch between the tabs. But opening the class and the template in the same window would emphasis that they belong together and in most cases they are also edited together. It's just an additional

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-20 Thread Gavin Lei
Agree with your point :-) Last year, i built an Eclipse WTP based TapestryTools, i think i have finished much features, it may be powerful and welcome, but it has not many users at last. I am some kind of disappoint. After discuss with Igor, we thought we should change the way, give up much

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-15 Thread Igor Drobiazko
Hey Gavin, one comment on 5. Autocompletion features: The autocompletion should also work for fields annotated with @Property, not only plain getters. Besides that the features set looks good. I think the result will be an awesome tool. 2012/3/4 Gavin Lei gavingui2...@gmail.com Hi All,

Re: Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-15 Thread Gavin Lei
Yeah, right, i forgot this point, i will add this point into the proposal :-) 在 2012年3月15日 下午7:19,Igor Drobiazko igor.drobia...@gmail.com 写道: Hey Gavin, one comment on 5. Autocompletion features: The autocompletion should also work for fields annotated with @Property, not only plain getters.

Draft version of Light weight TapestryTools GSoC 2012 project prposal

2012-03-04 Thread Gavin Lei
Hi All, After series of survey and experiment job, now i make clear of Eclipse based light weight TapestryTools implement solution. Now i have finished the draft version of project proposal, you guys can find it here [1]. In order to explain the whole things more clear, i added some pictures in