We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a8f07 commit 76a65deCopy full SHA for 76a65de
cache/projectTemplate.xml
@@ -693,7 +693,7 @@ This method is invoked when a class is compiled.</Description>
693
<Implementation><![CDATA[
694
set properties("NameSpace") = $Namespace
695
set properties("Description") = "A WEB application for Cache UML Explorer."
696
- set properties("IsNameSpaceDefault") = $$$YES
+ set properties("IsNameSpaceDefault") = $$$NO
697
set properties("DispatchClass") = ..#DispatchClass
698
699
new $Namespace
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "CacheClassExplorer",
3
- "version": "1.19.2",
+ "version": "1.20.0",
4
"description": "Class Explorer for InterSystems Caché",
5
"directories": { "test": "test" },
6
"dependencies": {},
0 commit comments