On Fri, Dec 18, 2009 at 5:09 AM, David <[email protected]> wrote:

> Hi,
>
> Small question:
> Is there a reason why GWT is still using a DTD instead of a schema ?
> In Schema's you can put a lot extra information (inline docs) and
> eclipse also supports completions with schemas if you put the schema
> in the XML repository.
>
>
The main reason is that someone who knew DTDs well put one together.
 Completions based on the DTD should still work in eclipse so long as the
DTD URL can be resolved.  They don't necessarily have to be part of
eclipse's catalog.


> David
>
> On Thu, Dec 17, 2009 at 11:59 PM, Fushion <[email protected]>
> wrote:
> > This one is better:
> >
> http://google-web-toolkit.googlecode.com/svn/releases/2.0/distro-source/core/src/gwt-module.dtd
> >
> >
> > On 17 dec, 16:56, Arthur Kalmenson <[email protected]> wrote:
> >> Hey everyone,
> >>
> >> I just noticed that the DTD used in the GWT modules generated by the
> >> GEP is incorrect. It points tohttp://
> google-web-toolkit.googlecode.com/svn/tags/2.0.0/distro-source...
> >> which doesn't exist. Looks like the fix would be pretty easy though,
> >> just create a 2.0.0 tag in the repo, becausehttp://
> google-web-toolkit.googlecode.com/svn/tags/2.0.0-rc1/distro-so...
> >> works.
> >>
> >> All the best,
> >> --
> >> Arthur Kalmenson
> >
> > --
> > http://groups.google.com/group/Google-Web-Toolkit-Contributors
>
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>



-- 
Miguel

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to