uSync-Legacy icon indicating copy to clipboard operation
uSync-Legacy copied to clipboard

Missing handlers serializers

Open takinosaji opened this issue 8 years ago • 5 comments

takinosaji avatar May 11 '17 07:05 takinosaji

@KevinJump Missing files are here

takinosaji avatar May 13 '17 10:05 takinosaji

@KevinJump

There are situations when we need execute custom logic before user serialized for instance - wiping of permissions. Problem here that we have to ensure sequential order of invocation of umbraco event handlers which might be tricky. So when we are using usync let us have a place where execute our custom logic upon saving of user and ensure that all is done inside one handler.

That's why we propose such changes to user handler. Thanks!

takinosaji avatar May 31 '17 15:05 takinosaji

@KevinJump Hi Kevin. Can we expect our changes become a part of usync soon?)

takinosaji avatar Jul 07 '17 17:07 takinosaji

@KevinJump ping)

takinosaji avatar Jul 26 '17 14:07 takinosaji

Sorry, properly busy - I have half done it - but i wanted to test as it quite a lot to add.

I was wondering about splitting most of it into a seperate package (maybe uSync.peopleEdition) - so that there is less of an inter-dependency, and then in theory updates can happen quicker - but in reality i just haven't had the time to look at it in the last month .

next week looks good though 😄

KevinJump avatar Jul 28 '17 09:07 KevinJump