[
Lists Home |
Date Index |
Thread Index
]
On Tue, Dec 18, 2001 at 09:52:41AM -0800, Dare Obasanjo wrote:
| So where would language agnostic CORBA/COM/.NET components fall
| in this language specific URI scheme?
I don't know. This is why I'm posting here. I only have
partial information. ;) Perhaps a COM component would
be recorded using its GUID (perhaps even urn:guid:).
Hardly readable... but I guess it would work.
> 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
|