Quote:
|
Originally Posted by Astronouth7303
There's a way around that (sort of): Something I call "psuedo-objects". Basically, For each instance of the object, Copy the code and declarations and rename. And replace dots with underscores. Object_Procedure
|
Why? What's wrong with type_procedure(structure,parameters)?