RE: [JCI] GSOC status

2006-06-21 Thread Peter Konstantinov
I though we had to use a very ugly work-around but Peter found a very smart way around that. Really good! Care to elaborate? Bytecode rewriting and proxies involved. Peter, care to explain that yourself? :-) Let's see, here is some solutions, that was considered: * The obvious

Re: [JCI] GSOC status

2006-06-19 Thread Torsten Curdt
I have some work lined up that will include: o examples and documentation o configuation management o fixing an eclipse compiler issue o class dependency awareness ...and at some stage adding jsr199 support. That's a lot of work :) Well, at some stage I would like to see a release

Re: [JCI] GSOC status

2006-06-19 Thread Brett Porter
On 19/06/2006 8:45 PM, Torsten Curdt wrote: I quite like the pattern of a little bootstrapper so that forking is the same code as usual, just with a bootstrapper that runs the jvm in the middle. Care to elaborate? ;-) I couldn't think of much more to explain it than that. Here's an example:

Re: [JCI] GSOC status

2006-06-18 Thread Brett Porter
Hi Peter, Is there a description of what you are working on that has any more details than: http://wiki.apache.org/general/SummerOfCode2006? I couldn't find anything else. Please bear in mind that while I'm a mentor, I actually haven't worked on JCI (yet), just Maven, so there's every

Re: [JCI] GSOC status

2006-06-18 Thread Torsten Curdt
Is there a description of what you are working on that has any more details than: http://wiki.apache.org/general/SummerOfCode2006? I couldn't find anything else. Hm... for some reason the application is not linked at http://code.google.com/soc/asf/about.html ...but it does not provide really

Re: [JCI] GSOC status

2006-06-18 Thread Brett Porter
Torsten Curdt wrote: Is there some code we can see for these? Just have a browse here: http://svn.apache.org/viewvc/jakarta/commons/sandbox/jci/trunk/ Ok, I'd missed that you'd applied those for him. Will do. ...especially the maven plugin. I'm at a bit of a loss as to why we need a