Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-vcm-dev] Hooks on rename/move of resources

I have a question relating  to renaming/moving of resources.   Under an
optimistic
locking provider these operations will effectively be resolved at the next
synchronize.
However under a pessimistic locking provider, we would need to trap these
operations
to trigger rename/remove operations in our provider.   Is this possible in
the VCM 2.0
framework ?

Additionally, carrying out a refactor operation may rename/move files as
well as updating references.
I presume any edits to local files can be trapped by ValidateEdit/Save.
What about renames/moves?


Bryan Stephenson       MERANT International Ltd




Back to the top