Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#168 closed defect (fixed)

poor detection of lowest unused model ID number

Reported by: Elaine Meng Owned by: Tom Goddard
Priority: major Milestone:
Component: Core Version:
Keywords: Cc: Eric Pettersen
Blocked By: Blocking:
Notify when closed: Platform: all
Project: chimera

Description

If you close everything, model ID numbers start over at 1, but otherwise, there is poor detection of lowest unused number as additional models are opened.

Currently if you don't close everything, it seems to pick the lowest number not yet used in the session even if there are many lower numbers available (i.e. models had been closed).

I favor the lowest-available approach as used in Chimera1. Tom G suggests an alternative: add 1 to the highest number currently in use. Either would be an improvement over current behavior.

I didn't know how to classify or assign this; feel free to change it.

Change History (2)

comment:1 by Tom Goddard, 10 years ago

Resolution: fixed
Status: newclosed

Fixed.

Assigned lowest unused model id (or submodel id) to new models.

comment:2 by Eric Pettersen, 10 years ago

Component: User InterfaceCore
Note: See TracTickets for help on using tickets.