I think you guys are a few steps behind <a href="http://www.nextapp.com/platform/echo2/echo/">Echo2</a> on the whole. I am definitely all for the history management features you have implemented...great stuff. I also think that you stand a good chance at catching up with Echo2 just because...heh...you're google...a lot of people are going to jump on this bandwagon just on that basis alone.
My advice, however: Buy Nextapp (the Echo2 guys) for EchoStudio....develop the hell out of it...and merge GWT and Echo2. Then I'm a happy guy... ;P
I donŽt think that the release of the core java API is an accident. They are provided with the Apache license. And they are inside the .jar file because IDEs such as Eclipse know where look to find them and integrate it with your development. (Try a shift + click on a gwt class, youŽll see the source of the class, if your eclipse is properly configured.
I'll have to look again...I honestly I only briefly glanced...but it looked like several class files where missing their matching source files. But, honestly I didn't pay close attention. That is what made me think it was an accident. If I'm mistaken then I stand corrected. I would say it is not so common for source to be distributed this way though... I'll refrain from speaking from my position of not having dived in too deeply yet any further. :)
On 5/19/06, Tiago Serafim <tsera...@gmail.com> wrote:
> I donŽt think that the release of the core java API is an accident. They are > provided with the Apache license. And they are inside the .jar file because > IDEs such as Eclipse know where look to find them and integrate it with your > development. (Try a shift + click on a gwt class, youŽll see the source of > the class, if your eclipse is properly configured.
> The DLLs and .SO seems to be closed source...
> On 5/19/06, lom <Oleh.Lozyns...@gmail.com> wrote:
> > Hi, > > Thanks found java classes. But what is about DLL? > > lom