-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Hi!
I have a question about the two ways to use DSS's APIs.
The dss_capi provides two modes of usage: Immediate Result (IR) and Global Result (GR).
These two modes are also imported on dss_python, but by default, only the Global Result is used:
In the same documentation of dss_capi is cited that:
It removes two arguments of the function call -- it may seem an exaggeration, but it does have an impact on Python, for example.
But, what are the differences between these two modes of usage?
When is the IR more appropriate instead of GR?
And, for the last, is there a way to create a local instance of DSS? For example, that I can instantiate inside a function and don't changes others? If not, is there a way to implement it?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels