Size: 513
Comment:
|
Size: 921
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: |
|
Responsible: |
|
Email: |
|
Current state: |
1.8.0 |