How bone-headed is this:
When you include script libraries in a database synopsis, when defining the content you can choose LotusScript or Java… someone forget there are also javascript libraries in ND6 ???
Here’s an example of the synopsis output for a javascript library:
Name: javascript.js
Last Modification: 29/06/2004 05:07:45 PM
LotusScript Code:
How useful…
Subject: DB Synopsis: Javascript Libraries can’t display the javascript
That makes getting design elements out of Notes quite difficult, if it contains Javascript Libraries, wouldn’t you say?
Regards
Rolf Pfotenhauer
Subject: RE: DB Synopsis: Javascript Libraries can’t display the javascript
Well it certainly doesn’t help. It’s very annoying in my case because I use the synopsis as a historical document. I keep a synopsis of all versions of the app. I recently wanted to see a particular JS lib of a past version and discover none of the synopsis documents have any JS lib code at all…
Subject: RE: DB Synopsis: Javascript Libraries can’t display the javascript
Good to see a Brisbane boy doing some serious Notes work.
I use DXL to extract design elements to an XML form that I can use with other tools.
As you said, keeping a record of what you have done is very useful. I have traditionally used a Template delta of all the code releases that I have migrated into production. That way, when it comes time for an update the current (with new code) Template overrides the design, with all the previous design elements safely stored away.
Regards
Rolf Pfotenhauer