Re: [xwt-users]Clarion xwt and xul
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
Adam Megacz wrote: > <[email protected]> writes: > >>My target is the development of a set of reusable components that allow >>fast application development as with Clarion (well... nearly). BTW, > > > You could certainly build something like this on top of XWT. What XWT > provides is one layer down on the "protocol stack", but it would > certainly serve as an excellent base for this sort of automatic > specification-driven-on-the-fly-form-builder. In fact my survey application will probably generate a fresh xwar for each (XML-formatted) survey definition using XSLT. Emiliano