41 | Ability to sort functions/subs alphabetically in Script Library/AgentRishi Sahi1556 - 03 2009 / (0) It's should be possible to arrange functions and subs in script library alphabetically or drag an drop. If script library contains 20-30 functions , it's hard to manage and find. |
7 | put back script library aliasMike Woolsey4870 - 15 2014 / (0) I use scrpit libraries extensively to provide loose coupling to different methods of getting the same data. The simple way to do this is to use an alias. Only, now its not easy to see what script lib is in use. I cant see the alias for a script ... |
6 | Ability Java Library in Source Java Build PathWesley Guisso44 - 31 2009 / (0) When writer Java in Script Library and need referenced into JavaScript (Server Side) this solution is to create a Folder, like WebContent/WEB-INF/source, put the Java files inside that one and point the Java compiler source path to this directory.
Could add automatically Java Library into "Source Java Build Path"? |
6 | Handle Java design element copies consistentlyMike Woolsey4870 - 06 2014 / (0) If I write an agent to copy a Java script library into / over an existing one, Domino Designer goes a bit crazy. It complains that anything calling the script library doesn't find it, even after a "Build All". This kind of copy-design-element is essential when using multiple templates ... |