Re: [E-devel] EET Python Bindings

2017-02-14 Thread Gustavo Sverzut Barbieri
ohhh... Okay, Jeff this is great advice: - if you want to change the E.cfg in RUNTIME, call Enlightenment itself, otherwise you'll not get your changes applied as E won't reload the .cfg and actually may rewrite that if something else changed. Thus unlikely to work. - if you want to change con

Re: [E-devel] EET Python Bindings

2017-02-14 Thread The Rasterman
On Tue, 14 Feb 2017 18:29:42 +1030 Simon Lees said: > > > On 02/14/2017 05:41 PM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 14 Feb 2017 15:15:19 +1030 Simon Lees said: > > > >> > >> > >> On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: > >>> On Mon, 13 Feb 2017 15:41:

Re: [E-devel] EET Python Bindings

2017-02-14 Thread Simon Lees
On 02/14/2017 05:41 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 14 Feb 2017 15:15:19 +1030 Simon Lees said: > >> >> >> On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: >>> On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri >>> said: >>> On Mon, Feb 13, 20

Re: [E-devel] EET Python Bindings

2017-02-13 Thread The Rasterman
On Tue, 14 Feb 2017 15:15:19 +1030 Simon Lees said: > > > On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri > > said: > > > >> On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland > >> wrote: > >>> Are there any plans to

Re: [E-devel] EET Python Bindings

2017-02-13 Thread Simon Lees
On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri > said: > >> On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland >> wrote: >>> Are there any plans to expand the python bindings to cover the EET library >>> to support wor

Re: [E-devel] EET Python Bindings

2017-02-13 Thread The Rasterman
On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri said: > On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland wrote: > > Are there any plans to expand the python bindings to cover the EET library > > to support working with .cfg files and such natively? > > usually bindings try to avoid co

Re: [E-devel] EET Python Bindings

2017-02-13 Thread Gustavo Sverzut Barbieri
On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland wrote: > Are there any plans to expand the python bindings to cover the EET library > to support working with .cfg files and such natively? usually bindings try to avoid covering bindings for things that are available natively, such as pickle in pyth

[E-devel] EET Python Bindings

2017-02-13 Thread Jeff Hoogland
Are there any plans to expand the python bindings to cover the EET library to support working with .cfg files and such natively? -- ~Jeff Hoogland My Projects on GitHub ---