[OS-JIRA] Created: (WOL-356) bug in entity modeler's _deletedEntityNamesInObjectStore creation

From: Lars Sonchocky-Helldorf (JIRA) ("Lars)
Date: Wed Jan 10 2007 - 17:25:43 EST

  • Next message: Lars Sonchocky-Helldorf: "Re: entity modeler bug?"

    bug in entity modeler's _deletedEntityNamesInObjectStore creation
    -----------------------------------------------------------------

                     Key: WOL-356
                     URL: http://issues.objectstyle.org/jira/browse/WOL-356
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 2.0.0.* (unreleased please specify)
             Environment: Mac OS X 10.4.8
                Reporter: Lars Sonchocky-Helldorf

    When I enter a new entity into entity modeler (in this case named "AbstractMessage") I get the following in my .eomodeld:

        internalInfo =
        {
            _deletedEntityNamesInObjectStore =
            (
               A,
               Ab,
               Abs,
               Abst,
               Abstr,
               Abstra,
               Abstrac,
               Abstract,
               AbstractM,
               AbstractMe,
               AbstractMes,
               AbstractMess,
               AbstractMessa,
               AbstractMessag,
               NewEntity
            );
        };

    It looks like every keystroke is saved somehow. In fact I did not save anything until the entity was done.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Wed Jan 10 2007 - 17:25:48 EST