Differences between revisions 2 and 31 (spanning 29 versions)
Revision 2 as of 2007-10-01 13:42:00
Size: 513
Editor: KaiJaeger
Comment:
Revision 31 as of 2011-06-02 05:57:23
Size: 921
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= APLTeamsUtil = = APLTreeUtils =
{{{APLTreeUtils}}} is part of the CategoryAplTree project.
Line 3: Line 4:
Almost all classes created by APL Team Ltd (with the important exception of ADOC) :Include the namespace script APLTeamUtil. Many classes in the [[CategoryAplTree|APLTree]] project (with the notable exception of [[ADOC]]) :Include the namespace script APLTreeUtils.
Line 5: Line 6:
That means that before you can load successfully one of these classes, you must make sure that this namescript script is already in the current workspace. That means that before you can load successfully one of these classes you must make sure that this namescript script is already in the current workspace. (If you use `ScriptManager` it will deal with that for you)
Line 7: Line 8:
||Original author:||KaiJaeger||
||Responsible:||KaiJaeger||
||Email:||kai@aplteam.com||
== Repository ==
In the APL wiki code repository you can access the APLTreeUtils sub project with:
Line 11: Line 11:
Go to the [:APLTeamUtilsDownloadPage:APLTeamUtilsDownloadPage] {{{
svn list svn://aplteam.com/os/dyalog/APLTreeUtils
}}}
||Original author: ||KaiJaeger ||
||Responsible: ||KaiJaeger ||
||Email: || kai@aplteam.com ||
||Current state: ||1.8.0 ||

[[http://aplwiki.com/APLTreeUtils?action=AttachFile&do=get&target=APLTreeUtils.zip|Download right now]]

[[attachment:APLTreeUtils.ZIP|Manage the attachment]]
Line 13: Line 24:
CategoryOpenSourceApl CategoryAplAplDyalog CategoryAplTree

APLTreeUtils

APLTreeUtils is part of the CategoryAplTree project.

Many classes in the APLTree project (with the notable exception of ADOC) :Include the namespace script APLTreeUtils.

That means that before you can load successfully one of these classes you must make sure that this namescript script is already in the current workspace. (If you use ScriptManager it will deal with that for you)

Repository

In the APL wiki code repository you can access the APLTreeUtils sub project with:

svn list svn://aplteam.com/os/dyalog/APLTreeUtils

Original author:

KaiJaeger

Responsible:

KaiJaeger

Email:

kai@aplteam.com

Current state:

1.8.0

Download right now

Manage the attachment


CategoryAplTree

APLTreeUtils (last edited 2018-03-03 11:46:51 by KaiJaeger)