I use IronPython in several projects.  I use it primarily for cutomizations and validations, or actions and events that are likely to change.  Overall, I find it easier to implement business rules in the python language than in C# or C++... Python just seems to "jive" with the way I think.
 
While I would certainly like greater compatibility with the many third-party libraries in existence, I recognize that IronPython is a separate product from CPython or JPython.  Compared to CPython and JPython it is also fairly young.  As it matures, I imagine that the most desired features will be implemented, but I see no reason not to use a great, functional product just because it is not 100% compatible with a different implementation. 
 
 
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to