Differences between revisions 2 and 30 (spanning 28 versions)
Revision 2 as of 2007-10-01 13:42:00
Size: 513
Editor: KaiJaeger
Comment:
Revision 30 as of 2011-06-02 05:51:44
Size: 976
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= APLTeamsUtil = ## page was renamed from APLTeamsUtil
= APLTreeUtils =
{{{APLTreeUtils}}} is part of the CategoryAplTree project.
Line 3: Line 5:
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 important exception of [[ADOC]]) :Include the namespace script APLTreeUtils.
Line 5: Line 7:
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 9:
||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 12:
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/APLTreeUtilsDownloadPage?action=AttachFile&do=get&target=APLTreeUtils.zip|Download right now]]

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

APLTreeUtils

APLTreeUtils is part of the CategoryAplTree project.

Many classes in the APLTree project (with the important 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)