Add hooks in attributes updated Before+After#270
Add hooks in attributes updated Before+After#270qhess34 wants to merge 2 commits intoRackTables:masterfrom
Conversation
|
FIXED ! (bad vim configuration) |
|
Thank you. So what would happen when the hook function runs fine and returns 0? |
|
Hello, |
b8ceb7c to
b72a517
Compare
|
Thank you. I have cleaned and rebased this branch. |
|
Please see the change I have just added, this way if someone later needs to extend the code that updates attributes rather than their values, there will be no clash. Whilst looking there, I had realized that this would be the only case of having two hooks in a function (one before and one after), in which case it may be simpler just to call the whole function through |
|
Yes, you are right, those hooks work only on attribue value update so it's ok for me. |
|
Hello, |
No description provided.