Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Jilano282564y@rutee07 You're very welcome. I had to look through my comments to remember how to spell his name, but that was worth it, I'd say.
I'm not afraid of the flannel shirt guy anyway! (Except if he's riding an emu) -
@rutee07 oh I just did it too .. moved from ASP.NET MVC to Java 😅 because of changing jobs .. I did it once before when I moved from PHP to ASP.NET .. its risky, but you learn a lot from it
-
Used it the other day. Dynamic nature of it gives me some trouble. I wrote a class that had a merge method. You have it another instance of the same class and it returned a new object with the fields summed up. I really didn't enjoy accessing the fields on the other parameter. No intellisense help, because python had no way of knowing that I am supposed to give it instances of the same class. Plus, a good bit of run time error danger.
Does anyone have a good python solution for that?
Related Rants
I LOVE PYTHON
random
everything