On Sun, Nov 1, 2009 at 4:14 PM, Coolcat <[email protected]> wrote:

>
> XHTML is not a good idea since I need custom tags.
>

Use a custom namespace. See for example
http://richui.blogspot.com/2005/02/custom-tags-namespaces-and-dtds.html

A search will turn up more examples. Please ignore my earlier comment about
GWT -generated code. Since you're not rendering the document, GWT has no
effect.


> JSON would be perfect if multi-line strings where supported. In need
> to load GLSL-Shader code, which is an C-Style language. Writing source
> code into one line is not a nice idea.
> However, I think I will write some kind of tool which does convert all
> newline, tab and so on into normal spaces. The End-User does not need
> to read the code, just the graphics driver. Would also save a few
> bytes in filesize, but not much since the major part is mesh data
> (pure comma separated numbers).
>
> Thanks anyway.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to