<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
----- Message d'origine ----- <br>
De : Sylvestre Ledru <br>
Date : 03/11/2009 21:25:
<blockquote cite="mid:1257279942.14255.2929.camel@zlarin" type="cite">
<pre wrap="">.../...
Le mardi 03 novembre 2009 à 21:21 +0100, Samuel Gougeon a écrit :
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
.../...
* About functions names :
IMO, capitalising the N in createNode() etc is a very good idea,
to make functions names more readable.
Unfortunately, this is very exceptional in Scilab (so we have
for instance getinstalledlookandfeels(), that looks not so pleasant
than if it would have been getInstalledLookAndFeels() ).
So, we should expect displayTree() instead of displaytree().
Or, as a worse but more regular naming, createnode() instead of
createNode(), etc.
</pre>
</blockquote>
<pre wrap=""><!---->It is true that we have a lack of consistency on the naming of the
function. We try as much as possible to avoid such issues for now.
</pre>
</blockquote>
Thank you for your related report.<br>
<blockquote cite="mid:1257279942.14255.2929.camel@zlarin" type="cite">
<blockquote type="cite">
<pre wrap="">* About CreateTree() : This is the "branching function".
It would be usefull to add a second argument (scalar boolean)
for specifying whether the branched node should by default
be developped (so displaying the downstream tree) or not.
</pre>
</blockquote>
<pre wrap=""><!---->Yes, that sounds reasonable (idem for foldTree). A SEP would be nice
here.
</pre>
</blockquote>
OK. I have a bunch of new SEPs in mind. So, one more. Just lack of time.<br>
<blockquote cite="mid:1257279942.14255.2929.camel@zlarin" type="cite">
<blockquote type="cite">
<pre wrap="">* About displaytree() :
returns an undocumented value, that looks simply the tree's
handle passed in argument. Unfortunately,
- no handle is returned for the window displaying the tree.
- winlist() does not list the new window
- it is possible neither to modify (naming, sizing, locating,
foreground & background-colorizing etc) nor to delete the
window with a script (or even by hand (except resizing and
positionning))
</pre>
</blockquote>
<pre wrap=""><!---->Could you submit a bug report on the undocumented value ?
</pre>
</blockquote>
OK. Just done as <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=5192">http://bugzilla.scilab.org/show_bug.cgi?id=5192</a><br>
<br>
<blockquote cite="mid:1257279942.14255.2929.camel@zlarin" type="cite">.../...
<pre wrap=""><!---->Please note that a SEP about the tree was be sent on February:
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/cgi-bin/ezmlm-browse?list=dev&cmd=showmsg&msgnum=1228">http://lists.scilab.org/cgi-bin/ezmlm-browse?list=dev&cmd=showmsg&msgnum=1228</a>
</pre>
</blockquote>
Sorry, i missed it. I subscribed to the dev@ on 14/4/09 > 12/2/09
(submission date), <br>
and i missed it in the archive of SEPs
<a class="moz-txt-link-freetext" href="http://gitweb.scilab.org/?p=scilab;a=tree;f=SEP">http://gitweb.scilab.org/?p=scilab;a=tree;f=SEP</a>;<br>
<br>
Regards<br>
Samuel<br>
<br>
</body>
</html>