Hey all,
I'm wanting to update our managed-schemas to include the latest options
available in the 6.6.2 branch. (point types for one)
I would like to be able to sort them and diff them (production vs dist
supplied) to create a simple patch that can be reviewed, edited if
necessary, and then applied to the production schemas.
I'm thinking this approach would be least human error prone, but, the
schemas would need to be diffable and I can only see this as doable if
they are sorted so that common parts diff out. I only see this approach
easily workable if the entries aren't order dependent. (Presuming I can
get all the various schema settings to fit neatly on single lines...).
Or does there exist a list of schema entries added along different point
releases?
-Mike/NewsRx
- Are the entries in managed-schema order dependent? Michael Joyner
-