Commit Graph

29 Commits

Author SHA1 Message Date
Noel Power
b9d5ddf8f1 #i21211#
Changes to support new uri format ( e.g. one that doesn't depend on old logical name -> function name mapping ). Briefly theses changes are temporary in that they basically make sure that the logical name and function name are the same. From the point of view of the parcel-descriptIon.xml the logical name is ignored. Also updated the ExampleSpreadSheet.scx with new binding to reflect the changes.
2003-10-15 07:29:37 +00:00
Noel Power
70fccdd470 #17307#
Adding Duncans changes for Runtime->Provider
These changes need to be reviewed/reworked
2003-08-19 08:51:53 +00:00
Duncan Foster
c78979c547 #i15986#
Clerar the hasp map after save. Otherwise crash on 2nd save.
2003-07-23 11:13:38 +00:00
Duncan Foster
29cc426bfc Elminating compiler warnings 2003-07-23 09:19:56 +00:00
Duncan Foster
7fcca39511 #i17007#
Fix the ScriptStorage::save
Removed code from ScriptStorage::save that was adding incorrect <par> tags
Fixed ScriptElement so that ScriptInfo data added under, not alongside,
script element.
Added debug code to XMLElement.
2003-07-17 07:36:35 +00:00
Noel Power
b0fe97c00f #i13805# changes to create single library for provider, storage and runtime modules. 2003-07-07 13:27:28 +00:00
Duncan Foster
7dc1cee32b Code cleanup.
Reading runtime<->file extn relationship from config.
2003-05-29 13:17:56 +00:00
Tomas O'Connor
4cddad5d4a Declare and Initialize mh_scriptLangs 2003-05-27 12:40:49 +00:00
Duncan Foster
a1bedb45a3 Code cleanup. 2003-05-23 13:59:52 +00:00
Duncan Foster
6b8d30eb75 #i14018# Need to be able to bind to scripts on the filesystem
Adjusted layout of assign dialogs, and added new button to get filechooser.
Assorted changes to support filesys scripts
Fixed bug in ScriptRUntimeForBeanshell (misplaced ';')
2003-05-16 09:14:24 +00:00
Duncan Foster
c09e0ef0d6 #i12215# XScriptSecurity::checkPermissions now returns void if permission
is granted.
Removed IllegalArgumentException from specification of
XScriptInfoAccess::getScriptLogicalNames
2003-03-12 14:54:18 +00:00
Noel Power
08baf985cd Incorrect logic in getImplementations, (should never have worked) 2003-03-04 12:26:27 +00:00
Noel Power
3624dc4483 Changes to support resolution, getImplemetations now uses all of the info in the query uri to get best match from storage (previously only logical name was used). Also fixed bug in ScriptURI.cxx, wrong delimiter used to parse uri 2003-02-19 15:07:56 +00:00
Noel Power
ba62f7f951 Changes for document support 2003-02-12 15:21:43 +00:00
Duncan Foster
7fb4f9d032 Script Framework refactoring. Many changes. 2002-11-06 15:26:40 +00:00
Laszlo Kovacs
f823812735 comments and debug messages added 2002-11-05 09:32:50 +00:00
Laszlo Kovacs
40229c1d89 storage refresh added 2002-11-01 12:58:33 +00:00
Duncan Foster
e124cd4c8e Script frameowrk refactoring 2002-10-24 11:00:40 +00:00
Duncan Foster
ba6eb755cf Script framework refactoring 2002-10-23 13:22:05 +00:00
Duncan Foster
b465520fe2 Change of scriptStorageID from unsigned short to signed long
Chnage of ScriptImplInfo IDL defined struct to ScriptData, local struct.
2002-10-17 09:04:15 +00:00
Noel Power
10329e13f1 Added new method to XScriptImplAccess "getScriptLogicalNames".
Added implementation to ScriptStorage and StorageBridge implementations
2002-10-16 07:33:27 +00:00
John Rice
2723f6c9f0 Added debug trace. 2002-10-01 06:38:41 +00:00
John Rice
92ce2dda94 Storage initialisation, handles abscence of Scripts dir gracefully 2002-10-01 06:00:57 +00:00
John Rice
ab1b0edaa5 Code review cleanup 2002-09-30 11:57:03 +00:00
John Rice
852449eaf2 Fixed null pointer ref bug in getImplementations when storage is empty 2002-09-30 09:59:39 +00:00
John Rice
e168de6dd3 Updates from code review for end of September release 2002-09-27 11:16:30 +00:00
Noel Power
a5d786d578 Fixed system independant location of "temporary" directory for parcel preperation. 2002-09-24 14:50:28 +00:00
Laszlo Kovacs
da13258c15 Autodoc comments and header guards added 2002-09-23 13:17:49 +00:00
Duncan Foster
2be6e073b1 Initial commit of Scripting Framework code.
The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin
2002-09-20 13:37:46 +00:00