comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » iTools ambiguity
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
iTools ambiguity [message #64693] Tue, 13 January 2009 21:48 Go to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
The documentation for IDLitDataContainer says that its superclasses
are IDLitContainer and IDLitData however I attempt the following

obj = obj_new('IDLitDataContainer')
obj -> IDLitContainer::Add, obj_new('IDLitComponent')

and I get an error. Instead I must do

obj -> _IDLitContainer::Add, obj_new('IDLitComponent')

Evidently the IDLitContainer behaviour has been implemented using
_IDLitContainer (an abstract class).

This is a somewhat loaded question, but which superclass is correct?
Is it _IDLitContainer or is it IDLitContainer?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: pdf extractor
Next Topic: problem with NaN, Inf...

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:18:46 PDT 2025

Total time taken to generate the page: 0.00434 seconds