Forums » Communication formats »
Problems about the interface
Added by Legay Eric almost 14 years ago
While using the interface (get_information mainly) today, I have one problem.
What I wan't do is to list the device attach to a crystal.
And after having information about this device.
It's not the way we design the interface before, but it the way it will be easy to use.
get_information CRYSTALNNN => returns the list of attach device + any other informations (for exemple GEC pointer)
get_information DEVICENNNN => return the list of attach device + any other informations (for exemple LSC pointer)
It will simplify the signature of this function, and be more coherent.
Am I wrong ?