[Mono-list] Effort to port Evolution to mono?
Jonathan Pryor
jonpryor@vt.edu
Tue, 02 Mar 2004 17:24:23 -0500
Below...
On Tue, 2004-03-02 at 16:13, Peter Boos wrote:
> I'm wondering whether there is a effort to port Gnomes Evolution to mono (e.g.
> wrapper classes for the C functions or native C# or other language)?
evolution-data-server (the Evolution back-end for v2.0, to permit better
sharing of mail, contacts, etc.) has a C# wrapper. Look in the
"evolution-sharp" repository on cvs.gnome.org.
See also:
http://codeblogs.ximian.com/blogs/evolution/archives/000082.html
As for the actual Evolution application, I don't think any C# bindings
have been written, except maybe for some internal prototyping.
- Jon