Changes between Version 3 and Version 4 of Attributes

Show
Ignore:
Timestamp:
02/10/10 21:59:52 (7 months ago)
Author:
rgammans (IP: 217.155.72.205)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Attributes

    v3 v4  
    2323  
    2424This final type has the unique property that it can be made Invalid, that is the attribute is made to fail `Validation`:trac: by an edit of another attribute belonging to a the same or a different object. 
    25 This although perhaps counter intuitive to the user, allows editing of some of the basic data in the `System`:trac: to which although may be included elsewhere in a slightly different form. This can then be done and MysteryMachine will be able to either apply the changes correctly, or flag up the problem for the user to manually correct. 
     25This although perhaps counter intuitive to the user, allows editing of data in the `System`:trac: to which may be included in multiple places in different forms (say via ExtendedText Attributes).  MysteryMachine will be able to either apply the changes correctly, or flag up the problem (`Validation`:trac: failure) for the user to manually correct 
    2626 
    2727(Developers see `AttributeInternals`:trac: )