Hybrid View
-
31 Oct 2012 8:25 AM #1
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
config setting. Neither appear in the docs in ST 2.1 RC2, but you are given warnings to use them.Code:identifier:{ type:'uuid' }
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.
-
31 Oct 2012 12:04 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 434
Thanks for the report! I have opened a bug in our bug tracker.
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.


Reply With Quote