Differences between revisions 26 and 29 (spanning 3 versions)
Revision 26 as of 2010-12-23 11:33:27
Size: 1002
Editor: KaiJaeger
Comment: New version 1.5.0
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 2: Line 2:
= APLTeamUtils =
{{{APLTeamUtils}}} is part of the CategoryAplApl project.
= APLTreeUtils =
{{{APLTreeUtils}}} is part of the CategoryAplTree project.
Line 5: 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 7: 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 12: 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 15: Line 13:
svn list svn://aplteam.com/os/dyalog/APLTeamUtils svn list svn://aplteam.com/os/dyalog/APLTreeUtils
Line 20: Line 18:
||Current state: ||1.5.0 || ||Current state: ||1.8.0 ||
Line 23: 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 25: Line 23:
[[attachment:APLTeamUtils.ZIP|Manage the attachment]] [[attachment:APLTreeUtils.ZIP|Manage the attachment]]
Line 28: 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)