Re: [E-devel] Proposed API addition to Ecore_Con

2010-08-27 Thread The Rasterman
On Thu, 26 Aug 2010 22:39:54 -0500 "Nick \"Mekius_\" Hughart" said: > The attached patch adds a new function called ecore_con_server_name_get. > All it does is return the name field of the given Ecore_Con_Server object. > Since we are in this alpha state I was unsure if such an addition was > p

[E-devel] Proposed API addition to Ecore_Con

2010-08-27 Thread Nick "Mekius_" Hughart
The attached patch adds a new function called ecore_con_server_name_get. All it does is return the name field of the given Ecore_Con_Server object. Since we are in this alpha state I was unsure if such an addition was possible, but I think it can be useful. Without this I will have to store a co