At a high level, monikers were really just a way to turn a string that
uniquely identifies an object into the object itself, e.g. a serialized
object, an object in a shared table, etc. What made it complicated with its
use in OLE. Without that, a simple factory/fetch function will do the job
nicely.

Chris
----- Original Message -----
From: "Rolls, Robert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 05, 2002 11:54 PM
Subject: [DOTNET] Anybody Monikers?


> Is anybody coming up with a similar principle in .Net! I'd love to get an
> object by name presently I've got a class that has a GetThing method takes
a
> name and maps the name to an entry in an XML file which contains the
> assembly and class to create.
>
> Anything nicer going around?
>
>
> Regards,
> Robert Rolls

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to