|
|
|
|
|
by giancarlostoro
382 days ago
|
|
> I spent a solid 3 years building & supporting an IronPython stack on the old 4.x .NET Framework and I learned a lot of lessons about how bad things can get when you begin coloring outside the lines. Memory leaks were probably the most difficult thing to reason about. Object lifecycles are already pretty tricky without the hosted language on top. I'm a little jealous ;) As someone who codes in both Python and C# mainly, never had to touch IronPython for an employer yet. |
|