Llblgen and Flex

Posts   
 
    
wexa
User
Posts: 38
Joined: 27-Jul-2007
# Posted on: 17-Mar-2008 21:42:49   

Hello, has anyone used Llblgen to generate objects for Adobe Flex??

We are trying to use it, it worked with Selfservice but had to hardcode the connectionstring.

I have used the objects using SelfService and modified some code and worked great in conjuction with WebOrb (http://www.themidnightcoders.com/weborb/dotnet/). I modified the connection string and putted on the code. I used Interbase 7.1 and all my stored procs where available from my Flex app.

I saved a lot of time, however I would like to know if we can use more features of Llbl, probably generating by hand some clasess will work, but if Llbl can have that will be Great.

There is an esemniar on how to do this. but would like to know if someone else is working on something like this.

Regards

http://www.adobe.com/devnet/flex/articles/flex_net_eseminar.html

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 18-Mar-2008 06:34:57   

I have used the objects using SelfService and modified some code and worked great in conjuction with WebOrb (http://www.themidnightcoders.com/weborb/dotnet/). I modified the connection string and putted on the code. I used Interbase 7.1 and all my stored procs where available from my Flex app.

The first link seems to be broken.

Thanks to DTO's, WebServices, WCF, etc, its possible to target other kind of clients. I know about a guy working on AdobeAir, other PHP, and LLBLGen at server-side, fetching the DB and serving standard objects. You can write your own templates so the next project wont be as difficult as the first one.

We'll looking forward about news of your Flex implementation.

David Elizondo | LLBLGen Support Team