[
Lists Home |
Date Index |
Thread Index
]
For Java purposes, why not use the javadoc URI?
e.g. http://java.sun.com/j2se/1.3/docs/api/java/lang/Integer.html
That way you not only get something at the end of your
namespace, but it's also versioned as well! :^)
Cheers,
L.
> -----Original Message-----
> From: Clark C . Evans [mailto:cce@clarkevans.com]
> Sent: 17 December 2001 22:36
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] URI for class names and native data types
>
>
> I was wondering if there is a recognized URI for Java, Perl/CPAN,
> Python, your-favorite-programming-language based package, class
> and type names? A few of us were thinking something like...
>
> type:language/language-specific-package-identifier
>
> For example...
>
> type:java/java.lang.Integer
> type:python/win32com.client
> type:perl/Net::ftp
>
> With a URI mechanism such as this, one could use
> XML namespaces to encode information about various
> classes or label instance data. If a URI mechanism
> for this doesn't exist, are there suggestions as to
> the format for such a monster? I realize that
> the above may not be valid URIs...
>
> Kind Regards,
>
> Clark
>
>
> --
> Clark C. Evans Axista, Inc.
> http://www.axista.com 800.926.5525
> XCOLLA Collaborative Project Management Software
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>
|