[softwaremgmt] http://en.opensuse.org/Standards/One_Click_Install incorrect status?

I notice that <http://en.opensuse.org/Standards/One_Click_Install> still claims at the top: This standard is only a draft/proposal and may not be yet used or implemented. It may be subject to change at any time. Perhaps it's worth updating this to point out the 10.3 implementation, maybe via a link to <http://news.opensuse.org/?p=133>, or even better by reusing some of the content from that news article and embedding it within the wiki page? Yes, I could have updated it myself, but I'm not close enough to the project to know the exact status of the spec. Cheers, Adam -- To unsubscribe, e-mail: opensuse-softwaremgmt+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-softwaremgmt+help@opensuse.org

On 20/11/2007, Adam Spiers <aspiers@novell.com> wrote:
I notice that <http://en.opensuse.org/Standards/One_Click_Install> still claims at the top:
This standard is only a draft/proposal and may not be yet used or implemented. It may be subject to change at any time.
Yes, it probably should be updated. It isn't 100% implemented in 10.3 though, I think only Multiple URLs, Product URI, repository format are ignored at the moment. There's also the http://en.opensuse.org/Meta_Packages/ISV which is pertient. I'm not really sure what it's best to do with these pages. -- Benjamin Weber -- To unsubscribe, e-mail: opensuse-softwaremgmt+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-softwaremgmt+help@opensuse.org

Benji Weber (b.weber@warwick.ac.uk) wrote:
On 20/11/2007, Adam Spiers <aspiers@novell.com> wrote:
I notice that <http://en.opensuse.org/Standards/One_Click_Install> still claims at the top:
This standard is only a draft/proposal and may not be yet used or implemented. It may be subject to change at any time.
Yes, it probably should be updated. It isn't 100% implemented in 10.3 though, I think only Multiple URLs, Product URI, repository format are ignored at the moment.
There's also the http://en.opensuse.org/Meta_Packages/ISV which is pertient.
I'm not really sure what it's best to do with these pages.
I just added links to the news item and the above ISV guide. That's probably enough. On a related note, I see that the spec's <xs:schema> declaration contains: xmlns:os="http://opensuse.org/Standards/One_Click_Install" I'm no XML Schema expert, but doesn't it need to point at a valid <xs:schema> document rather than an XHTML document? -- To unsubscribe, e-mail: opensuse-softwaremgmt+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-softwaremgmt+help@opensuse.org

On 20/11/2007, Adam Spiers <aspiers@novell.com> wrote:
On a related note, I see that the spec's <xs:schema> declaration contains:
xmlns:os="http://opensuse.org/Standards/One_Click_Install"
I'm no XML Schema expert, but doesn't it need to point at a valid <xs:schema> document rather than an XHTML document?
No I don't think so. It's a URI to uniquely identify a namespace, doesn't imply it's even a URL that points to anything. If you look at http://www.w3.org/TR/REC-xml-names/ the examples use the http://www.w3.org/1999/xhtml namespace, which provides information, but is not the schema itself. This seems to be how it is usually used. -- Benjamin Weber -- To unsubscribe, e-mail: opensuse-softwaremgmt+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-softwaremgmt+help@opensuse.org
participants (2)
-
Adam Spiers
-
Benji Weber