Differences between revisions 28 and 29
Revision 28 as of 2011-06-01 19:57:05
Size: 1078
Editor: KaiJaeger
Comment:
Revision 29 as of 2011-06-01 20:01:08
Size: 976
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from APLTreetils
## page was copied from APLTeamUtils
Line 4: Line 2:
= APLTeamUtils =
{{{APLTeamUtils}}} is part of the CategoryAplApl project.
= APLTreeUtils =
{{{APLTreeUtils}}} is part of the CategoryAplTree project.
Line 7: 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 9: 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.

Note that this script injects an Open-
Source copyright notice into any class that `:Include`s it.
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 14: Line 10:
In the APL wiki code repository you can access the APLTeamUtils sub project with: In the APL wiki code repository you can access the APLTreeUtils sub project with:
Line 17: Line 13:
svn list svn://aplteam.com/os/dyalog/APLTeamUtils svn list svn://aplteam.com/os/dyalog/APLTreeUtils
Line 22: Line 18:
||Current state: ||1.5.0 || ||Current state: ||1.8.0 ||
Line 25: Line 21:
[[http://aplwiki.com/APLTeamUtilsDownloadPage?action=AttachFile&do=get&target=APLTeamUtils.ZIP|Download right now]] [[http://aplwiki.com/APLTreeUtilsDownloadPage?action=AttachFile&do=get&target=APLTreeUtils.ZIP|Download right now]]
Line 27: Line 23:
[[attachment:APLTeamUtils.ZIP|Manage the attachment]] [[attachment:APLTreeUtils.ZIP|Manage the attachment]]
Line 30: Line 26:
CategoryAplApl 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)