Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#673 closed defect (fixed)

custom models override builtin models of the same name

Reported by: pkienzle Owned by: mathieu
Priority: minor Milestone: SasView 4.1.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

A custom model onion.py will override the builtin onion model.

Change History (5)

comment:1 Changed 8 years ago by butler

Interesting - Perhaps we should discuss at code camp whether this is not a feature we want to keep?.. User can override the builtin model with custom edits/fixes by using the same name? Of course they could do accidentally and then wonder why it doesn't work …

comment:2 Changed 8 years ago by mathieu

In ed10b575284d50e5f99b3b93b89f0ec5edb5a6d5/sasmodels:

Allow loading of custom model of the same name as a std model (append version). Re #673

comment:3 Changed 8 years ago by mathieu

  • Owner set to mathieu
  • Status changed from new to accepted

comment:4 Changed 8 years ago by mathieu

  • Resolution set to fixed
  • Status changed from accepted to closed

comment:5 Changed 8 years ago by mathieu

In 2f2c70c9c9934234e4fc9112eb362f5aca11136e/sasmodels:

Fix problem with reloading. Re #673

Note: See TracTickets for help on using tickets.