Turn Turnsole into a generic mail client

2011-06-21 Thread William Morgan
Reformatted excerpts from Vivien Didelot's message of 2011-06-21: > I'm suggesting the make the Turnsole interface modulable to several > mail sources. Oh, I see. Yes, to the extent that you can mimic what's in Turnsole::Client, it will be possible. But that class is a pretty thin wrapper around

Turn Turnsole into a generic mail client

2011-06-21 Thread Vivien Didelot
Hi William, I'm not suggesting to make Heliotrope supports several clients (what it already does via provinding JSON), I'm suggesting the make the Turnsole interface modulable to several mail sources. And its default and official one will be the Heliotrope client for sure. I hope it is clearer.

Re: Turn Turnsole into a generic mail client

2011-06-21 Thread Vivien Didelot
Hi William, I'm not suggesting to make Heliotrope supports several clients (what it already does via provinding JSON), I'm suggesting the make the Turnsole interface modulable to several mail sources. And its default and official one will be the Heliotrope client for sure. I hope it is clearer.

Re: Turn Turnsole into a generic mail client

2011-06-21 Thread William Morgan
Reformatted excerpts from Vivien Didelot's message of 2011-06-21: I'm suggesting the make the Turnsole interface modulable to several mail sources. Oh, I see. Yes, to the extent that you can mimic what's in Turnsole::Client, it will be possible. But that class is a pretty thin wrapper around

Turn Turnsole into a generic mail client

2011-06-20 Thread Vivien Didelot
Hi William and others, As Turnsole is a great mail interface, I was thinking about having it generic to multiple servers or mail sources, to fit many use cases. Explicitely, the Turnsole::Client class ( https://github.com/wmorgan/turnsole/blob/master/lib/turnsole/client.rb) could be turned into

Re: Turn Turnsole into a generic mail client

2011-06-20 Thread William Morgan
Hi Vivien, Reformatted excerpts from Vivien Didelot's message of 2011-06-19: As Turnsole is a great mail interface, I was thinking about having it generic to multiple servers or mail sources, to fit many use cases. Explicitely, the Turnsole::Client class (

Turn Turnsole into a generic mail client

2011-06-19 Thread William Morgan
Hi Vivien, Reformatted excerpts from Vivien Didelot's message of 2011-06-19: > As Turnsole is a great mail interface, I was thinking about having it > generic to multiple servers or mail sources, to fit many use cases. > > Explicitely, the Turnsole::Client class ( >

Turn Turnsole into a generic mail client

2011-06-19 Thread Vivien Didelot
Hi William and others, As Turnsole is a great mail interface, I was thinking about having it generic to multiple servers or mail sources, to fit many use cases. Explicitely, the Turnsole::Client class ( https://github.com/wmorgan/turnsole/blob/master/lib/turnsole/client.rb) could be turned into