X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=web%2Fideas;h=83e4eb3a1c5a032e88dd449a16d3e390f8339399;hb=2ea7d6dbee1e7d8b90e1356bada266feeee4078d;hp=2cad986fba2ccefd18bdc76c99a67c2b65137e5e;hpb=d7c95a0a26af5adbdd28006d60347a4c6eeefa13;p=mono.git diff --git a/web/ideas b/web/ideas index 2cad986fba2..83e4eb3a1c5 100644 --- a/web/ideas +++ b/web/ideas @@ -1,29 +1,71 @@ * Ideas + There are many pending classes that need to be implemented. Those have + the highest impact in the Mono project: the sooner they are done, + the sooner we can start using this platform to create new and + exciting applications. + + That being said, if you are not very excited about working on class + libraries, here is a list of other related projects or tools that might + be useful to the Mono project. + Here are a few ideas of tools, classes and projects that you - could start. + could start. More are forthcoming. + + +** Runtime ** Classes - Implement a JXTA protocol implementation: + + + ** Projects - Here are some projects you might be interested in working on: + This list of projects ideas is outdated + + * Once CORBA 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! + + * A naming space for Mono. An object naming space is + a very powerful tool. Bonobo implements a moniker + system that is more powerful than the original + moniker concept that was pioneered by COM/OLE in the + Microsoft world. + + Our implementation builds on a concept, and we have + made it simpler, more powerful, more extensible and + a much better mechanism than the equivalent monikers + on Windows. - Implement an xmlStorageSystem for the CLI: - - http://www.soapware.org/xmlStorageSystem + Implementing Mono monikers would benefit both + Windows users using .NET and Mono users on Unix and + Windows. -** Better Web Infrastructure + Here is an + overview of the moniker system in Bonobo. - - \ No newline at end of file +