COM compatibility

T

Tmack

I'm not a programmer!

I work for a software company. We have a SDK that customers can use to
customize the app. The requirement to use the SDK is:

XYZ App has been designed in such a way that all the business objects
used
in the application are automatically exposed through a thin COM wrapper
created
automatically during the application build process. This means that
using the
XYZ App SDK is very efficient, and all the same underlying objects and
properties that the application's programmers use to build the XYZ App
user
interface are also available to third-party programmers via the SDK.

Does it sound like Python would allow me use the apps SDK?

Thanks
 
D

Diez B. Roggisch

Tmack said:
I'm not a programmer!

I work for a software company. We have a SDK that customers can use to
customize the app. The requirement to use the SDK is:

XYZ App has been designed in such a way that all the business objects
used
in the application are automatically exposed through a thin COM wrapper
created
automatically during the application build process. This means that
using the
XYZ App SDK is very efficient, and all the same underlying objects and
properties that the application's programmers use to build the XYZ App
user
interface are also available to third-party programmers via the SDK.

Does it sound like Python would allow me use the apps SDK?

It sounds as if it is possible scripting it with python using Mark Hammond's
win32, yes.

Diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top