Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/ideas
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2003-04-18 03:52:30 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-04-18 03:52:30 +0400
commit05c03d1ce4ee570d05b90269d78e5f45241d742f (patch)
tree61e90376bdf1cee971e8b745c4ee83f75cffe279 /web/ideas
parentbe5d77ab4e413c82fd961b2269eb9dc93d613fc2 (diff)
Update with links to CORBA.Remoting
svn path=/trunk/mono/; revision=13741
Diffstat (limited to 'web/ideas')
-rw-r--r--web/ideas14
1 files changed, 2 insertions, 12 deletions
diff --git a/web/ideas b/web/ideas
index f34f4495e02..2aee4797216 100644
--- a/web/ideas
+++ b/web/ideas
@@ -56,6 +56,7 @@ TODO=multimedia
<a name="projects">
** Projects
+ This list of projects ideas is outdated
TODO=guavac,Java compiler for .NET
* You could take one of the existing Java compilers
@@ -68,19 +69,8 @@ TODO=guavac,Java compiler for .NET
it could be compiled with the Microsoft Managed C++
compiler and produce a .NET executable with it.
-TODO=CORBA,CORBA implementation
- * Build a CORBA interoperability engine for the CLR.
- You do not need to do all of the work, just talking
- the protocol will get us a long way (<a
- href="http://www.omg.org">The OMG site</a> has the
- CORBA specs).
-
- Get in touch with David Taylor (dtaylo11 at bigpond
- dot net dot au) as he has been working on this
- project.
-
TODO=Bonobo,Bonobo for Mono
- * Once CORBA is done, implement the Bonobo interfaces
+ * Once <a href="http://remoting-corba.sourceforge.net/">CORBA</a> is done, implement the Bonobo interfaces
to allow people to use Bonobo components in Mono and
Mono components with Bonobo. The best of both worlds!