[Pythonmac-SIG] Scrap.GetScrap() ?
Just van Rossum
just@letterror.com
Thu, 2 Aug 2001 11:38:46 +0200
Jack Jansen wrote:
> Well, it's not _that_ complicated, it's just that I didn't put it high on my
> priority list. If you've used bgen (you have, haven't you?) then half a day's
> work should get you there: basically the wrapper code around the ScrapRef
> object, New/Convert routines for ScrapFlavorInfo and a bit of magic for the
> GetScrapFlavorInfoList array in/out parameter. I think the promise keeper UPPs
> are not really needed, otherwsie that'll be a bit of work too.
>
> But if you wait for me it may be a few weeks before I find the half day: too
> busy with OSX and 2.1.1 at the moment (not to mention real work:-).
I think as a workaround I'm going to stick to a calldll replacement... For which
you didn't answer my question: how do you define a calldll function that takes a
Res object as an orgument? I hope that's possible at all, otherwise we're still
stuck...
j