Re: request for widget library status report
Emiliano Heyns <[email protected]> Sun, 20 Apr 2003 16:34:19 +0200
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
Andrew Kohlsmith wrote:
> Why are you embedding boxes in the template? If we're going for clarity and
> ease of use (and enforcing no-tabs and line lengths to boot) why not add
> some honest-to-goodness helps-the-programmer-out requirements?
>
> A bigger problem I see is something like the following
>
> <xwt>
> <template>
> can use & and < with impunity
> </template>
> <button>
> _action = function() { can't use & or < in here, dammit }
> </button>
> </xwt>
I'm not quite sure what the above should accomplish. I'm quite new to
XWT, but I thought that everything except imports, pre- and postapplies
went into the template.
Emile
_______________________________________________
http://lists.xwt.org/listinfo/dev