On Nov 13, 2008, at 11:10 AM, Jochen Theodorou wrote:
>> At the moment, their response to this issue is that every JVM >> language >> should have its own project type (with attendant Netbeans plugin) >> that >> can furnish the IDE with whatever information it needs to support >> indicating potential compilation problems, method signatures, etc., >> in >> downstream projects. This is proposed instead of simply looking for >> utilized classes (regardless of their source) in jars produced by >> upstream projects, and ignores the fact that most JVM language >> communities simply do not have the resources or wherewithal to >> implement full-fledged IDE support. > > To get this right... I have a java class and this is extended by a > groovy class and then this is extended by a java class... and then I > need 3 projects for this? That would be really bad and far from how > people are using Groovy. They obviously want one project only. Also in > this example there is not really any "up" or "down" The scope of the current discussion/bug report is not visibility of code within the same project to support interleaving dependencies. This is a much simpler issue about recognizing any classfiles generated by any source other than javac in other, free-standing projects. >> I think it would behoove everyone interested in having a minimal >> level >> of IDE support for any JVM language that can emit classfiles to chime >> in on this issue, and perhaps vote up the bug I linked to above. Of >> course, I'd be interested in hearing any counterpoints, as well. > > the bug is already closed? The lead in that NetBeans project/department closed it, although he is considering a counter-proposal of mine: http://www.netbeans.org/issues/show_bug.cgi?id=152943#desc13 - Chas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to jvm-languages@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---