<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That's correct Jeff,<br>
<br>
I thought perhaps it might be possible but could see how it might be a
performance hit<br>
cept on the dual opterons it is quite fast.<br>
<br>
perhaps if it were to be implemented it could be a switch to enable it?<br>
<br>
Though it sounds like there are no cycles for such a feature.<br>
<br>
XOTcl is cool and becoming more popular.<br>
<br>
Thanks<br>
John<br>
<br>
Jeff Hobbs wrote:
<blockquote cite="mid0a2f01c53a18$be41b310$6f63a8c0@activestate.ca"
type="cite">
<pre wrap="">John McGlaughlin wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Can an extension be added to tkcon so that the interpreter becomes aware
of XOTcl proc, instprocs and associated vars for type ahead capability.
</pre>
</blockquote>
<pre wrap=""><!---->
tkcon only does the "first" level of expansion for procs. I
assume you are looking for object instrospection that will
expand methods and/or vars then?
</pre>
<blockquote type="cite">
<pre wrap="">Lazy,
</pre>
</blockquote>
<pre wrap=""><!---->
That I understand well. ;)
Jeff
</pre>
</blockquote>
</body>
</html>