Hi Guys
Could you please add to the Xailer help file the xh/xailer base class
details.
For example if I did this
CLASS Test
CONSTRUCTOR Create()
........
END Class
Then this
WITH OBJECT o := Test():New()
:Create()
END
I can then do this
o:ClassName -> Test
It would be very handy to know "the defaults" of an xailer/xh class.
Even better if you include the reflection methods that can be used, like
__GetMethodList()
It seems the one thing missing in all xharbour docs. I don't really program
not using OOP, albeit simple OPP.
Cheers
Nick
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Xharbour / Xailer Base Class
-
- Mensajes: 328
- Registrado: Mar Nov 21, 2006 2:10 am
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
Xharbour / Xailer Base Class
Nick,
That is part of xHarbour documentation. Please consult on xHarbour.org or
xHarbour.com to get its complete documentation.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Nick Hilder" <nick_n0_spam_atcapsol.com.au> escribió en el mensaje
news:48598bb9$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi Guys
>
> Could you please add to the Xailer help file the xh/xailer base class
> details.
>
> For example if I did this
>
> CLASS Test
>
> CONSTRUCTOR Create()
>
> .......
>
> END Class
>
> Then this
>
> WITH OBJECT o := Test():New()
> :Create()
> END
>
> I can then do this
>
> o:ClassName -> Test
>
> It would be very handy to know "the defaults" of an xailer/xh class.
>
> Even better if you include the reflection methods that can be used, like
> __GetMethodList()
>
> It seems the one thing missing in all xharbour docs. I don't really
> program not using OOP, albeit simple OPP.
>
> Cheers
>
> Nick
>
>
That is part of xHarbour documentation. Please consult on xHarbour.org or
xHarbour.com to get its complete documentation.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Nick Hilder" <nick_n0_spam_atcapsol.com.au> escribió en el mensaje
news:48598bb9$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi Guys
>
> Could you please add to the Xailer help file the xh/xailer base class
> details.
>
> For example if I did this
>
> CLASS Test
>
> CONSTRUCTOR Create()
>
> .......
>
> END Class
>
> Then this
>
> WITH OBJECT o := Test():New()
> :Create()
> END
>
> I can then do this
>
> o:ClassName -> Test
>
> It would be very handy to know "the defaults" of an xailer/xh class.
>
> Even better if you include the reflection methods that can be used, like
> __GetMethodList()
>
> It seems the one thing missing in all xharbour docs. I don't really
> program not using OOP, albeit simple OPP.
>
> Cheers
>
> Nick
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Xharbour / Xailer Base Class
Nick,
That is part of xHarbour documentation. Please consult on xHarbour.org or
xHarbour.com to get its complete documentation.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Nick Hilder" <nick_n0_spam_atcapsol.com.au> escribió en el mensaje
news:48598bb9$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi Guys
>
> Could you please add to the Xailer help file the xh/xailer base class
> details.
>
> For example if I did this
>
> CLASS Test
>
> CONSTRUCTOR Create()
>
> .......
>
> END Class
>
> Then this
>
> WITH OBJECT o := Test():New()
> :Create()
> END
>
> I can then do this
>
> o:ClassName -> Test
>
> It would be very handy to know "the defaults" of an xailer/xh class.
>
> Even better if you include the reflection methods that can be used, like
> __GetMethodList()
>
> It seems the one thing missing in all xharbour docs. I don't really
> program not using OOP, albeit simple OPP.
>
> Cheers
>
> Nick
>
>
That is part of xHarbour documentation. Please consult on xHarbour.org or
xHarbour.com to get its complete documentation.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Nick Hilder" <nick_n0_spam_atcapsol.com.au> escribió en el mensaje
news:48598bb9$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi Guys
>
> Could you please add to the Xailer help file the xh/xailer base class
> details.
>
> For example if I did this
>
> CLASS Test
>
> CONSTRUCTOR Create()
>
> .......
>
> END Class
>
> Then this
>
> WITH OBJECT o := Test():New()
> :Create()
> END
>
> I can then do this
>
> o:ClassName -> Test
>
> It would be very handy to know "the defaults" of an xailer/xh class.
>
> Even better if you include the reflection methods that can be used, like
> __GetMethodList()
>
> It seems the one thing missing in all xharbour docs. I don't really
> program not using OOP, albeit simple OPP.
>
> Cheers
>
> Nick
>
>