Closed jean closed 9 years ago
@jean tnx for the pull request i'm busy currently at #beerandwine sprint in munich but i'll somehow find the time to merge your work. just need to ask all involved first
@jone you maybe have time to look? it looks ok to me, but i see you were using c.jsonmigrator 3 months ago so it might be breaking your stuff in some way
:+1: looks good!
We usually don't use PartialCommit
(possibly because it was not registered) - we use the savepoint section..
I currently have no migration ready where I could test it, but I think it is okay :wink:
We usually don't use PartialCommit (possibly because it was not registered) - we use the savepoint section..
Ah. I wasn't aware of savepoint. I was looking only in jsonmigrator. Do we need PartialCommit at all? Maybe we should just refer users to more blueprints provided by collective.transmogrifier.
jean . .. .... //\oo///\
defintely an improvement regarding docs. and code needs some refactoring, so i'm going to merge this.
At the moment https://collectivejsonmigrator.readthedocs.org/ provides no way to navigate to sub-pages, so remove
hidden
directive from TOC. Grammar & spelling fixes. MovePartialCommit
fromblueprints
to its own module (other blueprint steps still need to be done).