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@telecomitalia.it.
Thank
you
www.telecomitalia.it
--------------------------------------------------------------------