Re: [E-devel] eo(lian) brainfart - callbacks/signals

2014-04-22 Thread Daniel Zaoui
On 04/21/2014 12:02 PM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 21 Apr 2014 14:44:39 +0900 Carsten Haitzler (The Rasterman) > said: > >> so... i have... had... a brainfart >> >> wouldn't it be good to add supported callbacks into the .eo files? why? >> 1. documentation can easily list ca

Re: [E-devel] eo(lian) brainfart - callbacks/signals

2014-04-21 Thread David Seikel
On Mon, 21 Apr 2014 18:02:57 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 21 Apr 2014 14:44:39 +0900 Carsten Haitzler (The Rasterman) > said: > > > so... i have... had... a brainfart > > > > wouldn't it be good to add supported callbacks into the .eo files? > > why? 1. documentation

Re: [E-devel] eo(lian) brainfart - callbacks/signals

2014-04-21 Thread The Rasterman
On Mon, 21 Apr 2014 14:44:39 +0900 Carsten Haitzler (The Rasterman) said: > so... i have... had... a brainfart > > wouldn't it be good to add supported callbacks into the .eo files? why? > 1. documentation can easily list callbacks supported from the .eo file > 2. ide's etc. can properly tab-com

[E-devel] eo(lian) brainfart - callbacks/signals

2014-04-20 Thread The Rasterman
so... i have... had... a brainfart wouldn't it be good to add supported callbacks into the .eo files? why? 1. documentation can easily list callbacks supported from the .eo file 2. ide's etc. can properly tab-complete on supported callbacks only 3. could have a linter that you run over your code t