>I wonder what his justification was for saying that. As far as I know pyUNO is
>being used in many production environments.

My justifications:

 1) You still can't have a distribution with more than one python file.
For example, I can't have a python script that includes another file
that isn't in the python std library.  This came up again just last
week.

 2) It's compiled specifically against the python that ships with OOo,
which means to get around (1) you need to install any modules to the
main OOo site-packages, which is non trivial.

 3) Importing binary packages often failed, even if they were
distributed with the OOo python (eg socket, regular expressions, etc)
Joerg's response was:  The std library is not my problem.  Not sure if
this has been fixed or not.

I can come up with more, if desired, but that's enough in my opinion for
me to declare it 'not usable for non-trivial projects'.

Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to