Re: [xwt-users]Introduction to XWT
Adam Megacz <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
+1, but start by doing the Simplest Thing That Could Possibly Work. - a Emiliano Heyns <[email protected]> writes: > On Tue, Jul 15, 2003 at 03:15:54PM -0700, Tupshin Harper wrote: > > > Will do. This seems to be dependent on having a working widget demo. > > I'd not let it depend on that. Just include a widget set (legacy or > audit) in a directory in the war, and zip it up on the fly along with > the user-provided template. Plugging in a new widget set should be a > drop-in thing. > > > Also, Adam...could you provide a slightly (just slightly) more precise > > spec on what you would like? > > > > I'm assuming it's along the lines of: > > 1) Selectable list of prebuilt-templates > > 2) Once selected, ability to edit text of template > > 3) Once edited, one button to bundle up the template and the widget demo > > into an xwt, and a redirect to download/launch that xwt. > > > > Roughly correct? > > Seems OK. I'd include a step in 3 to verify well-formedness of the XML > before bothering to pack a pre-broken xwar. > > > Also, assuming xwt.org will want to host this, what server side > > technology would you want to use? > > JSP or servlets. > > -- > Emiliano > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwt.org/listinfo/users > --