[Xotcl] xotcl 1.2: info parameter problem
Attilio Dona
attilio.dona at telecomitalia.it
Tue Mar 23 13:20:55 CET 2004
Hi,
I am newer of XOTcl and I am evaluating the language for using it
instead of Itcl in the new version
of a large OSS Telecommunication sw project ranging from SDH/PDH, ip,atm
and application level management.
XOTcl builded successfully on HP-UX 11 and SunSolaris 8 and was
integrated easily it into a starkit.
My preliminary tests reveal this bug:
# define a C class with a name
Class C -parameter {{name ""}}
# add a new parameter
C parameter {{oid ""}}
# now inspect the parameters
C info parameter
{oid ""}
Whereas it would be:
{name ""} {oid ""}
Best Regards
Attilio
--------------------------------------------------------------------
CONFIDENTIALITY NOTICE
This message and its attachments are addressed solely to the persons above and may contain confidential information. If you have received the message in error, be informed that any use of the content hereof is prohibited. Please return it immediately to the sender and delete the message. Should you have any questions, please contact us by replying to webmaster at telecomitalia.it.
Thank you
www.telecomitalia.it
--------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://alice.wu-wien.ac.at/pipermail/xotcl/attachments/20040323/30bb746b/attachment.html
More information about the Xotcl
mailing list