> Just make sure whatever you send through LCDS over the wire is not
> lazily loaded. So load all collection explicitly with hibernate before
> you send them. Or better yet don't send hibernate objects of the wire
> at all, create DTO (Data Transfer Objects; search for DTO design
> pattern) objects
--- In flexcoders@yahoogroups.com, "Andr� Rodrigues Pena"
<[EMAIL PROTECTED]> wrote:
>
> Joel, I don't think AMFPHP would fit for this purpose. You'd better
use a
> Java server with Smartfox for instance. You would than connect to it
through
Smartfox is awesome. Thanks for the heads up.
--- In flexcoders@yahoogroups.com, "Andr� Rodrigues Pena"
<[EMAIL PROTECTED]> wrote:
>
> Joel, I don't think AMFPHP would fit for this purpose. You'd better
use a
> Java server with Smartfox for instance. You would than connect to it
through
> socket. I have already acomplished that using my home
I am working on a little No Limit Hold 'em game in Flex. I am going to
use Cairngorm, because I love the basic structure, and I would like to
use PHP with AMFPHP 1.9 to handle my services. Both are more familiar
to me thatn anything else, but I love to learn new things so I am open
to suggestion.
4 matches
Mail list logo