Bugs item #1587023, was opened at 2006-10-30 09:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1587023&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: com
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Johan Lindvall (j_lindvall)
Assigned to: Nobody/Anonymous (nobody)
Summary: ActiveScript, LazyDispatchItem doesn't rename properties
Initial Comment:
The problem seems to be that LazyDispatchItem doesn't
remap the
properties as DispatchItem does. If I disable the
LazyDispatchItem
generation in MakeOleRepr and always return a
DispatchItem object, the
script works as expected.
See the following thread for more information:
http://mail.python.org/pipermail/python-win32/2006-October/005174.html
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1587023&group_id=78018
|