[E-devel] EFL subclassing from bindings

2018-10-22 Thread Xavi Artigas
Hi everyone, I need a bit of old-time info which I cannot find anywhere else. There's a discussion on whether the bindings should allow EFL classes to be extended or not. The reason for allowing this is to customize existing EFL widgets. The reason for NOT allowing this is that there are already

Re: [E-devel] EFL subclassing from bindings

2018-10-22 Thread Cedric Bail
Hi, On Monday, October 22, 2018 4:49 AM, Xavi Artigas wrote: > I need a bit of old-time info which I cannot find anywhere else. > > There's a discussion on whether the bindings should allow EFL classes to be > extended or not. > The reason for allowing this is to customize existing EFL widgets.