On Sun, 2009-11-08 at 13:55 +1100, Patrick Shirkey wrote:
Would a set of reference template code written for the
various languages
that we have at our disposal be of any use here?
Small examples would be great.
We need a more transparent way of referencing an
extension/plugin by to
it's dependencies.
This is why resolvable URIs are nice. Ideally, the URI is resolvable
and takes you to nice human readable documentation as well as the
implementation/header/etc parts of the extension. This way whenever you
encounter an extension URI you just stick it in your browser and all the
info is right there
e.g.
http://lv2plug.in/ns/dev/preset would take you to
http://lv2plug.in/ns/dev/presets.lv2/presets.html
(I don't have the URIs mapping correctly yet)
-dr