⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

callback_delete can't work with after/before delete callback



Nicodemus Karisa

Nicodemus Karisa
  • profile picture
  • Member

Posted 30 July 2017 - 11:26 AM

Hey,

 

I have observed that whenever you use the callback_delete function, callback_after_delete doesn't produce it intended result.

 

Any workaround to this?


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 31 July 2017 - 04:25 AM

Wel. i dont understand a simple anotomy .. if u writing your own delete methodlogy.. then why to have a callback before and a callback after...

and if u interested to have  callback before and after.. the dont depend on GC 2 do the same.. u know the function.. u can get it done on your ownself.

Call the right functions in the right sequence.

 

Happy GCing :)