discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANNOUNCE: Pantomime 0.1.0


From: Ludovic Marcotte
Subject: ANNOUNCE: Pantomime 0.1.0
Date: Fri, 7 Sep 2001 15:55:09 -0400 (EDT)

Hi,

I would like to announce the release of Pantomime 0.1.0.

Pantomime provides a set of Objective-C classes that model a mail
system. It aims to be like JavaMail.. but in pure Objective-C instead of
Java.

Pantomime is fully written in Objective-C some some very small parts in C
where performance is critical. 

Pantomime uses a little bit of ELM code (no more munpack code!). Pantomime
will be used in the project GNUMail.app. It's currently NOT integrated in
GNUMail.app but it'll soon be.

Pantomime currently provides the following features:

- A full MIME encoder/decoder
- A 'folder view' to local mailboxes (Berkeley Format) or a POP3 account
- A powerful API to work on Message objects
- A Sendmail and a SMTP conduit for sending messages
- and more...

It should provide quite soon the following features:

- IMAP support
- POP3 'Leave on Server'
- and more... (especially, cleanups and finishing the implementation
  of existing classes)

The following release is purely a DEVELOPER RELEASE. You might try it, 
if you're brave enought :-)

You can get it here:

http://www.collaboration-world.com/pantomime

Comments and suggestions would be greatly appreciated! GNUMail.app 0.7.0
will be based on Pantomime.

Thanks a lot!

        Ludovic

-- 
Live as if you were to die tomorrow.
Learn as if you were to live forever.
 - Gandhi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]