[
Lists Home |
Date Index |
Thread Index
]
It could be :
type://CORBA/foo/bar#Sample
type://COM/GUID/{F3CA571F-C5DA-11CF-8F28-00AA0060FD48}
type://COM/APPID/DIRECT#DirectSoundBuffer
type://CLI/System#String
>-----Message d'origine-----
>De : Dare Obasanjo [mailto:kpako@yahoo.com]
>Envoyé : mardi 18 décembre 2001 18:53
>À : Clark C . Evans; xml-dev
>Objet : Re: [xml-dev] URI for class names and native data types
>
>
>So where would language agnostic CORBA/COM/.NET components
>fall in this
>language specific URI scheme?
>
>--
>THINGS TO DO IF I BECOME AN EVIL OVERLORD #179
>I will not outsource core functions.
>
>----- Original Message -----
>From: "Clark C . Evans" <cce@clarkevans.com>
>To: "xml-dev" <xml-dev@lists.xml.org>
>Sent: Tuesday, December 18, 2001 6:51 AM
>Subject: Re: [xml-dev] URI for class names and native data types
>
>
>> On Tue, Dec 18, 2001 at 01:15:43PM -0000, Leigh Dodds wrote:
>> | For Java purposes, why not use the javadoc URI?
>> | e.g. http://java.sun.com/j2se/1.3/docs/api/java/lang/Integer.html
>>
>> Thanks Leigh,
>>
>> That is a good idea, but I'd prefer a mechanism that
>> works across multiple languages. After reading the
>> RFC a bit more, I was thinking something like this:
>>
>> type://language/the/package/path#classname
>>
>> Examples:
>>
>> Java's java.lang.String type://java/java/lang#String
>> Python's win32com.client.genpy type://python/win32com/client#genpy
>> Perl's Net::Ftp type://perl/Net#Ftp
>>
>> Anything like this out there? I did searching, but I don't
>> see any uniformed "type URI". Would something like the
>> above be a good proposal?
>>
>> Best,
>>
>> 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>
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>-----------------------------------------------------------------
>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>
>
|