Hi Juergen!

Yes, I would like to get involved in maintaining PyUNO, and you
remember correctly that we have intended to do so since last year. I
know we did not do much "maintaining" since, but it is not for lack of
goodwill. Let me know how I can help more.

I have tried to get involved in the move to 2.5, but apart from the
exchange of a few emails I did not manage to. I could not really find
out even the status of this project.

We have now during the Beijing OOoCon released an open-source tool
that greatly aids the development of Python extensions, and makes the
development process very much fun:

https://launchpad.net/eoec

With EuroOffice Extension Creator you can develop an extension while
OpenOffice.org is running. For example you have created a dialog box,
where you press a button, and something should happen, but it does not
correctly work. You can just edit the event for the button, save the
modified source (in your favorite editor) and click the button again
in OpenOffice.org (you do not even need to close the dialog box). With
this I hope we can attract more Python developers to OpenOffice.org.

And I will gladly fix the current dlopen issue too myself, if you
think I should. (Though I do not know much about how dlopen works on a
Mac.)

Also if we phrased the situation on the download page of the patcher
in a way that you dislike, let me know and we'll rewrite it. Though I
hope this is not the case.

Cheers,

Daniel


On Thu, Nov 20, 2008 at 4:51 PM, Juergen Schmidt
<[EMAIL PROTECTED]> wrote:
> Hi Daniel,
>
> the patch probably works around the problem. But if you plan to make
> business with Python and OpenOffie.org you should consider to invest a
> little bit more in the maintenance of Python in general. When i remember the
> last OOCon in Barcelona correct, you had plans to do so. But i don't see
> that somebody feel really responsible. You shouldn't wait that other people
> fix your problems.
>
> I am currently rethinking my personal investment in this issue ...
>
> Juergen
>
> Darabos Dániel wrote:
>>
>> Thanks for the slides Stephan! They made me sorry for missing your
>> session!
>>
>> I was able to write a light patch for until the issue is fixed in
>> OpenOffice.org proper:
>>
>> http://www.multiracio.com/eurooffice/news/mac-patcher-released
>>
>> If you have any comments on it, they would be much appreciated. We are
>> quite new to Mac development.
>>
>> Regards,
>>
>> Daniel
>>
>>
>> On Wed, Nov 19, 2008 at 1:42 PM, Stephan Bergmann
>> <[EMAIL PROTECTED]> wrote:
>>>
>>> On 11/19/08 12:53, Darabos Dániel wrote:
>>>>
>>>> This is of course not a general fix :). Any idea why dlopen does not
>>>> find libpyuno.dylib in the same folder that this code (pyuno.so) is
>>>> executed from?
>>>
>>> Coincidentally, I explained just that in my OOoCon08 presentation, see
>>> slide
>>> 19 of
>>> <http://marketing.openoffice.org/ooocon2008/programme/thursday_1402.odp>
>>> or
>>> <http://marketing.openoffice.org/ooocon2008/programme/thursday_1402.pdf>.
>>>
>>> -Stephan
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to