Opened 6 years ago

Last modified 6 years ago

#1078 new defect

name collision on multiuser system

Reported by: pkienzle Owned by:
Priority: major Milestone: sasmodels 1.0
Component: sasmodels Keywords:
Cc: Work Package: SasView Bug Fixing

Description

On a linux system the compiled models are placed in /tmp/MODELNAME.so. If one user creates a model and another user updates it, there will be a permission collision.

Also, what happens to the .so if the plugin model has the same name as a builtin model?

Change History (1)

comment:1 Changed 6 years ago by pkienzle

For now put compiled models in ~/.sasmdoels/compiled_models like happens in windows.

Consider other locations.

And still, consider the problem of plugin name collision.

Note: See TracTickets for help on using tickets.