Opened 13 years ago

Closed 13 years ago

#1656 closed defect (fixed)

The Bind() method of all top-level resource editor controls must support being called multiple times

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-3.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

When saving edits from the XML editor, it calls the Bind() method of of parent resource editor to re-initialize itself with the latest XML content.

Unfortunately, most implementations of Bind() currently assume they will be called only once. These implementations need to be modified to allow being called multiple times.

Change History (1)

comment:1 by jng, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r5691

Note: See TracTickets for help on using tickets.