From: William Morgan <wmorgan-sup@masanjin.net>
To: sup-talk@rubyforge.org, sup-devel@rubyforge.org
Subject: [sup-devel] sup v2 progress report
Date: Sun, 27 Mar 2011 20:41:59 +0000 [thread overview]
Message-ID: <1301257195-sup-9486@masanjin.net> (raw)
Hello all,
I'm happy to report that Sup version 2 is well underway!
Sup version 2 features:
- a client/server model that works over HTTP, allowing
a) development of other clients, e.g. web-based and phone-based
b) simultaneous access from multiple clients
c) IMAP emulation, aka no more lock-in!
- an improved console-based client
Heliotrope, the server component, is close to ready for a version 1 release.
You can find it at https://github.com/wmorgan/heliotrope/.
The client, which I'm calling Turnsole, is coming along swimmingly. I hope to
release a pre-alpha some-stuff-actually-works version within the next few days.
Much of the UI code has been borrowed from Sup, but the internals are quite
different:
- it's event-based, rather than thread-based, which streamlines a lot of the
code and avoids a whole big class of bugs.
- all the index and email threading code is ripped out
- most of the email parsing code is gone
- it handles Ruby 1.9 string encoding stuff correctly, rather than having
random checks scattered around
I think you're going to like it, since:
- the threads are pre-computed on the server side, so it's much, much faster
- you can finally view attachments locally!
Stay tuned for more. We're still a ways off before it's a drop-in replacement,
but I'm excited about how everything is coming together.
--
William <wmorgan-sup@masanjin.net>
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel
next reply other threads:[~2011-03-27 20:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-27 20:41 William Morgan [this message]
2011-03-28 4:14 ` [sup-talk] " Matthieu Rakotojaona
2011-03-28 14:57 ` David J. Hamilton
2011-03-28 22:57 ` William Morgan
2011-03-28 12:52 ` [sup-devel] " Nicolas Pouillard
2011-03-29 3:11 ` [sup-talk] " William Morgan
2011-03-29 4:00 ` William Morgan
2011-03-29 21:19 ` [sup-talk] " Nicolas Pouillard
2011-03-29 21:31 ` William Morgan
2011-03-28 14:21 ` [sup-talk] " Lincoln de Sousa
2011-03-29 3:12 ` William Morgan
2011-04-14 7:39 ` [sup-talk] [sup-devel] " Ico Doornekamp
2011-04-14 7:51 ` Ico Doornekamp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1301257195-sup-9486@masanjin.net \
--to=wmorgan-sup@masanjin.net \
--cc=sup-devel@rubyforge.org \
--cc=sup-talk@rubyforge.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox