Hans-Christoph Steiner wrote:
Hey Yves,
Do you think it would be possible to make an object that has the same
name on both platforms, but one is based on pdp_ieee1394 and the
other on pdp_v4l? That would make for cross-platform pidip patches,
which would be quite nice.
how about making an abstraction [pdp_video] (or whatever) which would be [pdp_v4l] on linux and [pdp_ieee1394] on os-x.
i would suggest the same for the [pdp_glx] and [pdp_xv] objects (e.g. [pdp_screen] or [pdp_output] if these do not yet exist)
the installer/packager/... would take care of which [pdp_video] to install (e.g. by generating this abstraction, or adding the extra/<os>/ path where the correct oebject resides to the properties...
fmgad.sr IOhannes