You found a bug! We've classified it as TOUCH-3647 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Touch Premium Member jep's Avatar
    Join Date
    Sep 2010
    Posts
    861
    Vote Rating
    18
    jep will become famous soon enough jep will become famous soon enough

      0  

    Default ST 2.1 docs: Add info for isUnique flag and Model uuid config setting

    ST 2.1 docs: Add info for isUnique flag and Model uuid config setting


    This is just a reminder that the Model docs need to be updated to describe both the isUnique flag and the

    Code:
    identifier:{
        type:'uuid'
    }
    config setting. Neither appear in the docs in ST 2.1 RC2, but you are given warnings to use them.

    Edit: Upon digging, I did find that "identifier" is in Model, and it does refer to a uuid strategy. But it doesn't explicitly say to use the string "uuid". Perhaps it would be better to explicitly give the "{type:'uuid'}" example.

    Edit2: And upon even further digging, it seems like if the help for identifier would just link to Ext.data.identifier.Simple and tell you to use that or a subclass, it'd be easy to understand.

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,684
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report! I have opened a bug in our bug tracker.