Re: OSGI.NET???
From: John Smith (sect0r527_at_gmx.net)
Date: 07/07/04
- Next message: tiger79: "Re: Question about SqlCe Parameters usage"
- Previous message: John Smith: "Re: OSGI.NET???"
- In reply to: Romu: "RE: OSGI.NET???"
- Next in thread: Romu: "Re: OSGI.NET???"
- Reply: Romu: "Re: OSGI.NET???"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Jul 2004 14:46:52 +0200
Great to hear from you, Romu
have you/your_company actually done anything in this way? If so, please let
me know how far are you. As you correctly noticed, the service broker should
be our main focus. Regarding logging service, their is a great work of Lorne
Brinkman called .NET Logging Framework (www.theobjectguy.com/dotnetlog/), we
can use it in OSGI.NET.
Some ideas on service broker implementation. We could simply place shared
assemblies (which contain/provide services) into GAC. There are several ways
to interact with GAC (http://www.codeproject.com/dotnet/demystifygac.asp).
IMO, the most suitable for us is to use GAC API
(http://support.microsoft.com/default.aspx?scid=kb;en-us;317540).
There is also an open source implementation of OSGi R3 -
www.knopflerfish.org
Regards,
sect
- Next message: tiger79: "Re: Question about SqlCe Parameters usage"
- Previous message: John Smith: "Re: OSGI.NET???"
- In reply to: Romu: "RE: OSGI.NET???"
- Next in thread: Romu: "Re: OSGI.NET???"
- Reply: Romu: "Re: OSGI.NET???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|