updating older code
Hey max-devs --
I'm adding some new functionality to a few of my objects, and whilst gazing at the code I notice again that I am stuck in setup()/add_mess() territory rather than class_new()- and class_method()-land. How big a deal is this? I.e. is it worth spending time doing the replacement, or are these pretty much interchangeable?
It's worth it if you want to make some attributes for instance.