dan sinclair wrote:
replacing the #defines with ecore_config is less than 10 lines of code unless I'm forgetting something..


Ecore config dosen't handle lists as far as I know. If you want more then one 
server in there your boned. Maybe your system dosnen't handle this, but your 
coding yourself into a corner.

nope.. doesn't.. code just connects to one imap server and talks to it..
shouldn't take much code to wrap the server connection code to support multiple servers though..

basically, I suppose it would largely involve moving most of the code in main() to a setup_imap function or something like that..

I'm nowhere near the corner.. I just wrote a basic IMAP-biff.. mostly for testing purposes..

I tried looking at libc-client (uwimap) but the documentation nearly made my head implode..

and as for lists.. ecore_config does, in a sense.. just group items into folders..

what I want is something that only displays folders with mail, and scans all folders on the imap. my code doesn't need anything beside username, password and server address.


So, why not update embrace and make this an option. Have it scan all folders on 
the imap server if you set the flag?

I don't like the look of embrace.. What I want is something to integrate with the desktop.. and I want to get to know the EFL

I forward my main address to my local address ([EMAIL PROTECTED]) and then access it through imap..
Yes, but not everyone does this. If you want it to be generic for everyone to use the you'll need to support it.

I'm writing a module for a specific use-case.. however.. adding support for other sources than imap shouldn't be that much work, given the notes above.. but my primary interest is getting IMAP biff.

--
Morten


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to