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/doc/ideas
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-09 06:25:24 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-09 06:25:24 +0400
commitafb8ad5494889a7d1c8d28c277170c747c9bf5ca (patch)
tree11dde8d4da5e40fa35efd8654218281d51aac9fe /doc/ideas
parent76d2890a788870eb926e7b7542d557589a553b7f (diff)
More flushing
svn path=/trunk/mono/; revision=70
Diffstat (limited to 'doc/ideas')
-rw-r--r--doc/ideas27
1 files changed, 18 insertions, 9 deletions
diff --git a/doc/ideas b/doc/ideas
index d4ee70be9e4..2d838d4dc9b 100644
--- a/doc/ideas
+++ b/doc/ideas
@@ -6,22 +6,31 @@
<a name="classes">
** Classes
- Implement a JXTA protocol implementation:
+ <ul>
+ * Implement a JXTA protocol implementation:
<a href="http://www.jxta.org">http://www.jxta.org</a>
- Implement a Mail API, similar to Camel or JavaMail (Camel has
- significant architecture features that are required on a real
- mailer)
+ * Implement a Mail API, similar to Camel or JavaMail (Camel has
+ significant architecture features that are required on a real
+ mailer).
+
+ You can check the current C
<a href="http://cvs.gnome.org/bonsai/rview.cgi?dir=evolution%2Fcamel">
- Camel implementation</a>
+ Camel implementation</a>.
+
+ </ul>
+<a name="projects">
** Projects
- Implement an xmlStorageSystem for the CLI:
+ <ul>
+ * Implement an xmlStorageSystem for the CLI:
<a href="http://www.soapware.org/xmlStorageSystem">
http://www.soapware.org/xmlStorageSystem</a>
-** Better Web Infrastructure
+ * 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).
-
- \ No newline at end of file
+ </ul>