You may want to take a look at what we are working on at webapplica.org. In the Arcticfusion project we have built a generator that using ant, will build both simple java pojo's and laszlo xml from database structures. Since the generator code itself is Java, it could probably be altered easily enough to do what you want.. just bear in mind the project is still a developer's project.... http://www.webapplica.org/

-Aaron Judd
Webapplica, Inc.


On Jun 26, 2007, at 3:15 AM, Javier Carrasco wrote:

I think project orbit generates java from lzx files, ¿can it be used to debug complicated interfaces?


-----Mensaje original-----
De: [EMAIL PROTECTED] en nombre de gaurav
Enviado el: vie 22/06/2007 5:41
Para: Benjamin Shine
CC: [email protected]
Asunto: Re: [Laszlo-user] GWT Style

I would like to do it myself .........Openlazlo mus have t XML markup to Flash and DHTML compiler or java api ....maybe I can use that ....is there any docs available for that ................any pointer would be
appreciated

On 6/22/07, Benjamin Shine <[EMAIL PROTECTED]> wrote:
>
>
> Sorry, but that's not really possible. Open Laszlo is built to
> support declarative program descriptions.
>
> You could conceivably build an app dynamically at runtime by saying
> something like...
> <canvas>
> <script>var container = new LzView( ... );
> // make children for container...
> </script>
> </canvas>
>
> ...but that's not a recommended or supported approach.
>
>
> On Jun 21, 2007, at 9:43 AM, gaurav wrote:
>
> > Hi Folks ,
> > pl letme know if GWT or swing type development in lazlo is possible
> > where i can directly manipulate java code which generates flash or
> > DHTML runtime rather than XML (lzx) + EcmaScript .
> > Benefits would IDE support and familiar  development  environment
> >
> >
> > Regards,
> > Gaurav
> > --
> > **********************************************************
> >
> >                www.PaGux.com
> >              Innovation Starts Here.
> >
> > new blog.pagux.com ....get to know Whats Cooking ?
> > *******************************************************
>
> Benjamin Shine
> Software Engineer, Open Laszlo / Laszlo Systems
> [EMAIL PROTECTED]
>
>
>
>


--
**********************************************************

               www.PaGux.com
             Innovation Starts Here.

new blog.pagux.com ....get to know Whats Cooking ?
*******************************************************






Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to