> Hi all!
> 
> I have been working the last few days on a Facebook component to make
> GAMBAS more social and web friendly. It doesn't have many bugs, it
> misses some features, and it may crash at any time (no error managment
> implemented). BUT, it works.

You don't have to use ByRef for object references. Objects are already 
references!

To detect that in your code, just check that, for example, the FB object 
reference passed by reference is never modified by the function. Only the 
object is modified!

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to