Re: temporary workaround for <doc> bug
Charles Goodwin <[email protected]> Sun, 08 Feb 2004 09:36:36 +0000
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
On Sun, 2004-02-08 at 06:55, Adam Megacz wrote: > Nah; the three-birds thing means that every child of <ibex> is a > template to be applied: > > <ibex> > <focusable/> > <clickable/> > <box> > // stuff > </box> > <redirect/> > </ibex> > > ... so the only exception is the meta:foo namespace. I like that, a lot. It's clean. Does the wrapping template box always have to be <box></box> or can it be an alternative template? Also, I thought that we dispensed with the <redirect/> tag? Is that going to be another meta tag: <meta:redirect target="" /> or should it be a property of the final: <box redirect="" /> tag? -- - Charlie The future of the net - www.xwt.org Charles Goodwin <[email protected]> Member of the XWT Foundation