I wrote a code and i want use a set of type declared with relative functions that update the data of this type.
it's possible at runtime add some new type with it's own set of functions for update? this question because i want known how i can reduce the source code and if it possible load new type and code at runtime or if i must wrote all type and relative function in one program...
Thanks for any help
it's possible at runtime add some new type with it's own set of functions for update? this question because i want known how i can reduce the source code and if it possible load new type and code at runtime or if i must wrote all type and relative function in one program...
Thanks for any help