2011/7/2 Fabien Bodard <gambas...@gmail.com>:
>> ¿Some suggestion? ¿How would be possible implement the MVC pattern in
>> Gambas? (The controller is the part that I'm not figured how to do)
>>
>
> hum well in fact the engine will return an array structure for the
> game plate and users status... then the viewer deal with these info to
> display it.
>
> you need a client/server concept as the view can be really different
> and the libs not compatibles. For that you can use gb.dbus, or simply
> a socket..

Thanks Fabien. Now I figured how to do that I want, just polymorfism
and Client/server.


-- 
Fabián Flores Vadell
www.comoprogramarcongambas.blogspot.com
www.speedbooksargentina.blogspot.com

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to