Is it possible to catch a class creation for doing other things?
In my case, when a particular class is created I need to update manually some db fields.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi folks.
Is it possible to catch a class creation for doing other things?
In my case, when a particular class is created I need to update manually some db fields.
Thank you