Re: [E-devel] Debian Sid (Unstable) packagings for efl-1.23.3 and E23 e17_0.23.1

2020-02-18 Thread Ross Vandegrift
On Tue, Feb 18, 2020 at 12:02:45AM +, Carsten Haitzler wrote: > On Mon, 17 Feb 2020 15:30:04 -0800 Ross Vandegrift said: > > > On Mon, Feb 17, 2020 at 09:41:48AM +, Carsten Haitzler wrote: > > > On Sun, 16 Feb 2020 22:37:40 -0800 Ross Vandegrift > > > said: > > > > On Sat, Feb 15, 2020

[E-devel] [video] Selections in Terminology

2020-02-18 Thread Boris Faure
Hi! I tried something different to promote a feature I really enjoy in Terminology: text selection with the mouse. I've made a small youtube video about it. You can watch it at https://youtu.be/wN-v8gtt0XI . I might do some small videos like that about new graphical features, like the one I wor

Re: [E-devel] Memory optimizing EO

2020-02-18 Thread Tom Hacohen
Hey, As discussed on IRC: all look like promising ideas, just please make sure to benchmark both speed and memory usage to make sure there are no regressions. The eo benchmark suite should already be fairly complete for speed, but there are no benchmarks for memory usage if memory serves. I'd als

[E-devel] Memory optimizing EO

2020-02-18 Thread Marcel Hollerbach
Hi, here a little draft of what i will work on beginning on the 10th of march. So until there, its time for discussion. == Introduction == Eo is a OOP framework implementation. Classes are basically implementations of a set of interfaces / parent class / mixins. Each Interface / parent class