On Thu, 28 Jul 2005 23:13:07 -0800 Aaron Luptak <[EMAIL PROTECTED]>
babbled:

> dan sinclair wrote:
> 
> >I have a feeling that using chars will just make stuff harder to deal
> >with in the long run. We'll be getting counts of containers and zones
> >back from e and we have to change the numbers to chars to call the set
> >functions?
> >
> >I think it would be better to make this work with ints, even if it has
> >to do a conversion later.
> >  
> >
> Changed.  I used an arbitrary fixed length string (5) for con, zone, and 
> desk_{x,y}, instead of calculating the length of each.  AFAICT, this 
> should be fine unless arbitrary assignment of container of zone numbers 
> is allowed.

this is all fine and great.. but have you tested your code? you know it won't
work. there is no e_lib remote handling in e_ipc_handlers.h in e's main code
thus this will just do nothing (except add 2 non-functional api calls to libe
:))

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to