Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-02-10 Thread Tom Hacohen
On 09/02/14 14:39, Daniel Zaoui wrote: > On 02/07/2014 12:37 PM, Carsten Haitzler (The Rasterman) wrote: >> On Fri, 07 Feb 2014 10:25:07 + Tom Hacohen >> said: >> >>> On 07/02/14 00:50, Savio Sena wrote: "daniel.za...@samsung.com" writes: > On 01/29/2014 10:46 PM, Savio Sena wro

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-02-09 Thread Daniel Zaoui
On 02/07/2014 12:37 PM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 07 Feb 2014 10:25:07 + Tom Hacohen said: > >> On 07/02/14 00:50, Savio Sena wrote: >>> "daniel.za...@samsung.com" writes: >>> On 01/29/2014 10:46 PM, Savio Sena wrote: > hello everyone, > > am I late to

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-02-07 Thread The Rasterman
On Fri, 07 Feb 2014 10:25:07 + Tom Hacohen said: > On 07/02/14 00:50, Savio Sena wrote: > > "daniel.za...@samsung.com" writes: > > > >> On 01/29/2014 10:46 PM, Savio Sena wrote: > >>> hello everyone, > >>> > >>> am I late to raise some questions regarding eolian syntax? I've been > >>> playi

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-02-07 Thread Tom Hacohen
On 07/02/14 00:50, Savio Sena wrote: > "daniel.za...@samsung.com" writes: > >> On 01/29/2014 10:46 PM, Savio Sena wrote: >>> hello everyone, >>> >>> am I late to raise some questions regarding eolian syntax? I've been >>> playing with it lately and I miss some features. Not sure if they are >>> re

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-02-06 Thread Savio Sena
Daniel Zaoui writes: > Hi Savio, > > Concerning the class type, I hesitate between: > - Elm_Button as Regular {... > - Elm_Button { > class_type: Regular > Well, here I give regular as example even if I think it should be the > default type but it is just for the example. > I prefer the fir

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-02-06 Thread Savio Sena
"daniel.za...@samsung.com" writes: > On 01/29/2014 10:46 PM, Savio Sena wrote: >> hello everyone, >> >> am I late to raise some questions regarding eolian syntax? I've been >> playing with it lately and I miss some features. Not sure if they are >> really relevant but I leave for the interested p

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-01-30 Thread Daniel Zaoui
Hi Savio, Concerning the class type, I hesitate between: - Elm_Button as Regular {... - Elm_Button { class_type: Regular Well, here I give regular as example even if I think it should be the default type but it is just for the example. I prefer the first one. More, we have four types that c

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-01-30 Thread daniel.za...@samsung.com
On 01/29/2014 10:46 PM, Savio Sena wrote: > hello everyone, > > am I late to raise some questions regarding eolian syntax? I've been > playing with it lately and I miss some features. Not sure if they are > really relevant but I leave for the interested parts to decide. You are never late. > > the

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2014-01-29 Thread Savio Sena
hello everyone, am I late to raise some questions regarding eolian syntax? I've been playing with it lately and I miss some features. Not sure if they are really relevant but I leave for the interested parts to decide. the point that most caught my attention was that the syntax doesn't make dist

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-12-31 Thread daniel.za...@samsung.com
On 12/31/2013 08:00 AM, Carsten Haitzler (The Rasterman) wrote: > On Thu, 05 Dec 2013 14:12:21 +0200 Yakov Goldberg said: > >> Hi guys, >> >> we have some additional question. >> Here is some part of ElmFileselector.eo file. (Still in JSON) >> You can see "selected_set" and "selected_get" are desc

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-30 Thread The Rasterman
On Sun, 08 Dec 2013 11:20:31 +0200 Yakov Goldberg said: > So, as soon as "Ragel Strikes Back" > here is " Elm_Image" in Jeremy's format. > http://pastebin.com/xptFf6y0 > > Properties and Methods are as Jeremy described. > And in the end you can also find "implements" and "signals". > > Just one

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-12-30 Thread The Rasterman
On Thu, 05 Dec 2013 14:12:21 +0200 Yakov Goldberg said: > Hi guys, > > we have some additional question. > Here is some part of ElmFileselector.eo file. (Still in JSON) > You can see "selected_set" and "selected_get" are described, as methods. > Why? Because I generate, this eo file, by parsing

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-09 Thread The Rasterman
On Mon, 9 Dec 2013 21:08:32 +0100 Davide Andreoli said: > 2013/12/9 Yakov Goldberg > > > On 12/08/2013 01:26 PM, Davide Andreoli wrote: > > > 2013/12/8 Yakov Goldberg > > > > > >> So, as soon as "Ragel Strikes Back" > > >> here is " Elm_Image" in Jeremy's format. > > >> http://pastebin.com/xpt

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-09 Thread Davide Andreoli
2013/12/9 Yakov Goldberg > On 12/08/2013 01:26 PM, Davide Andreoli wrote: > > 2013/12/8 Yakov Goldberg > > > >> So, as soon as "Ragel Strikes Back" > >> here is " Elm_Image" in Jeremy's format. > >> http://pastebin.com/xptFf6y0 > >> > >> Properties and Methods are as Jeremy described. > >> And i

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-09 Thread daniel.za...@samsung.com
On 12/09/2013 10:28 AM, Yakov Goldberg wrote: > On 12/08/2013 01:26 PM, Davide Andreoli wrote: >> 2013/12/8 Yakov Goldberg >> >>> So, as soon as "Ragel Strikes Back" >>> here is " Elm_Image" in Jeremy's format. >>> http://pastebin.com/xptFf6y0 >>> >>> Properties and Methods are as Jeremy described

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-09 Thread Yakov Goldberg
On 12/08/2013 01:26 PM, Davide Andreoli wrote: > 2013/12/8 Yakov Goldberg > >> So, as soon as "Ragel Strikes Back" >> here is " Elm_Image" in Jeremy's format. >> http://pastebin.com/xptFf6y0 >> >> Properties and Methods are as Jeremy described. >> And in the end you can also find "implements" and

Re: [E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-08 Thread Davide Andreoli
2013/12/8 Yakov Goldberg > So, as soon as "Ragel Strikes Back" > here is " Elm_Image" in Jeremy's format. > http://pastebin.com/xptFf6y0 > > Properties and Methods are as Jeremy described. > And in the end you can also find "implements" and "signals". > > Just one suggestion: lets move "implement

[E-devel] Eolian meta-data parsing, episode 3 (The Ragel Strikes Back)

2013-12-08 Thread Yakov Goldberg
So, as soon as "Ragel Strikes Back" here is " Elm_Image" in Jeremy's format. http://pastebin.com/xptFf6y0 Properties and Methods are as Jeremy described. And in the end you can also find "implements" and "signals". Just one suggestion: lets move "implements" content into "properties" and "method

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-12-08 Thread daniel.za...@samsung.com
Hi Jeremy, I looked at your "tokenizer", really looks great. I integrated it into Eolian and it works. I created a branch for that so you can "throw an eye" ;-) there: https://github.com/eflisrael/eolian/commits/eo_new_format I have to check more but I think constructors/destructors/implements

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-12-05 Thread Yakov Goldberg
Hi guys, we have some additional question. Here is some part of ElmFileselector.eo file. (Still in JSON) You can see "selected_set" and "selected_get" are described, as methods. Why? Because I generate, this eo file, by parsing descriptions of eo classes. If there are two functions which have:

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-12-04 Thread daniel.za...@samsung.com
Hi Jeremy, Sorry, I didn't have time this week, I hope to look at it until the end of the week or next week. Daniel On 12/04/2013 03:44 PM, Jérémy Zurcher wrote: > any news ?? > > On Thursday 28 November 2013 14:56, Jérémy Zurcher wrote : >> Hi Daniel, >> >> clone my repo and test it, ask anyt

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-12-04 Thread Jérémy Zurcher
any news ?? On Thursday 28 November 2013 14:56, Jérémy Zurcher wrote : > Hi Daniel, > > clone my repo and test it, ask anything anytime ;) > ragel doc is very good http://www.complang.org/ragel/ragel-guide-6.8.pdf > > about the functions definitions. > do you want to have them in the .eo file t

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-29 Thread The Rasterman
On Fri, 29 Nov 2013 17:39:47 +0100 Jérémy Zurcher said: > Hi again, > I moved it here https://git.enlightenment.org/devs/jeyzu/eo_tokenizer.git/ > > method definitions is now supported, > https://git.enlightenment.org/devs/jeyzu/eo_tokenizer.git/tree/data/evas_object.eo i have to say that that

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-29 Thread Jérémy Zurcher
Hi again, I moved it here https://git.enlightenment.org/devs/jeyzu/eo_tokenizer.git/ method definitions is now supported, https://git.enlightenment.org/devs/jeyzu/eo_tokenizer.git/tree/data/evas_object.eo On Thursday 28 November 2013 12:08, Jérémy Zurcher wrote : > Hi, > > I wanted to do some t

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Yakov Goldberg
On 11/28/2013 04:32 PM, Tom Hacohen wrote: > On 17/11/13 13:53, Yakov Goldberg wrote: >> Hi all :) >> >> I'd like to start new thread on discussion of Eo format. >> >> Short memo about a project: >> The idea is that each Eo class is represented into a .eo file. These >> files are manually modified

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Tom Hacohen
On 28/11/13 15:28, Jérémy Zurcher wrote: > On Thursday 28 November 2013 14:30, Tom Hacohen wrote : >> On 28/11/13 11:57, Jérémy Zurcher wrote: >>> On Thursday 28 November 2013 11:13, Tom Hacohen wrote : On 28/11/13 11:08, Jérémy Zurcher wrote: > Hi, > > I wanted to do some tests

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Jérémy Zurcher
On Thursday 28 November 2013 14:30, Tom Hacohen wrote : > On 28/11/13 11:57, Jérémy Zurcher wrote: > > On Thursday 28 November 2013 11:13, Tom Hacohen wrote : > >> On 28/11/13 11:08, Jérémy Zurcher wrote: > >>> Hi, > >>> > >>> I wanted to do some tests before rising my voice, > >>> here they are

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Tom Hacohen
On 17/11/13 13:53, Yakov Goldberg wrote: > Hi all :) > > I'd like to start new thread on discussion of Eo format. > > Short memo about a project: > The idea is that each Eo class is represented into a .eo file. These > files are manually modified to add new functions, comments, callbacks... > and p

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Tom Hacohen
On 28/11/13 11:57, Jérémy Zurcher wrote: > On Thursday 28 November 2013 11:13, Tom Hacohen wrote : >> On 28/11/13 11:08, Jérémy Zurcher wrote: >>> Hi, >>> >>> I wanted to do some tests before rising my voice, >>> here they are http://cgit.asynk.ch/eo_tokenizer/ >>> >>> this is POC, http://www.comp

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Jérémy Zurcher
Hi Daniel, clone my repo and test it, ask anything anytime ;) ragel doc is very good http://www.complang.org/ragel/ragel-guide-6.8.pdf about the functions definitions. do you want to have them in the .eo file too, and always regenerate the .c file ? or do you want to add empty definitions to .c

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread daniel.za...@samsung.com
Hi Jeremy, Thank you for your comments. We will take a look about ragel and the format you proposed. Daniel On 11/28/2013 01:57 PM, Jérémy Zurcher wrote: > On Thursday 28 November 2013 11:13, Tom Hacohen wrote : >> On 28/11/13 11:08, Jérémy Zurcher wrote: >>> Hi, >>> >>> I wanted to do some tes

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread David Seikel
On Thu, 28 Nov 2013 11:41:45 + Tom Hacohen wrote: > On 28/11/13 11:21, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 28 Nov 2013 11:13:44 + Tom Hacohen > > said: > > > >> On 28/11/13 11:08, Jérémy Zurcher wrote: > >>> Hi, > >>> > >>> I wanted to do some tests before rising my voice

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Jérémy Zurcher
On Thursday 28 November 2013 11:41, Tom Hacohen wrote : > On 28/11/13 11:21, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 28 Nov 2013 11:13:44 + Tom Hacohen > > said: > > > >> On 28/11/13 11:08, Jérémy Zurcher wrote: > >>> Hi, > >>> > >>> I wanted to do some tests before rising my voi

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Jérémy Zurcher
On Thursday 28 November 2013 11:13, Tom Hacohen wrote : > On 28/11/13 11:08, Jérémy Zurcher wrote: > > Hi, > > > > I wanted to do some tests before rising my voice, > > here they are http://cgit.asynk.ch/eo_tokenizer/ > > > > this is POC, http://www.complang.org/ragel/ based tokenizer which does n

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Tom Hacohen
On 28/11/13 11:21, Carsten Haitzler (The Rasterman) wrote: > On Thu, 28 Nov 2013 11:13:44 + Tom Hacohen said: > >> On 28/11/13 11:08, Jérémy Zurcher wrote: >>> Hi, >>> >>> I wanted to do some tests before rising my voice, >>> here they are http://cgit.asynk.ch/eo_tokenizer/ >>> >>> this is POC

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread The Rasterman
On Thu, 28 Nov 2013 11:13:44 + Tom Hacohen said: > On 28/11/13 11:08, Jérémy Zurcher wrote: > > Hi, > > > > I wanted to do some tests before rising my voice, > > here they are http://cgit.asynk.ch/eo_tokenizer/ > > > > this is POC, http://www.complang.org/ragel/ based tokenizer which does not

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Tom Hacohen
On 28/11/13 11:08, Jérémy Zurcher wrote: > Hi, > > I wanted to do some tests before rising my voice, > here they are http://cgit.asynk.ch/eo_tokenizer/ > > this is POC, http://www.complang.org/ragel/ based tokenizer which does not > all but most of the job. First time I play with ragel, had much fu

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-28 Thread Jérémy Zurcher
Hi, I wanted to do some tests before rising my voice, here they are http://cgit.asynk.ch/eo_tokenizer/ this is POC, http://www.complang.org/ragel/ based tokenizer which does not all but most of the job. First time I play with ragel, had much fun!! about the .eo file syntax: YAML is easier than J

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-24 Thread Kai Huuhko
24.11.2013 13:01, daniel.za...@samsung.com kirjoitti: > On 11/24/2013 11:34 AM, Yakov Goldberg wrote: >> Hi again! >> Kai, Cedric thanks for answer! >> Comments added. >> >> On 11/22/2013 04:20 AM, Cedric BAIL wrote: >>> On Fri, Nov 22, 2013 at 12:27 AM, Kai Huuhko wrote: 17.11.2013 15:53, Ya

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-24 Thread Kai Huuhko
24.11.2013 11:34, Yakov Goldberg kirjoitti: > Hi again! > Kai, Cedric thanks for answer! > Comments added. > > On 11/22/2013 04:20 AM, Cedric BAIL wrote: >> On Fri, Nov 22, 2013 at 12:27 AM, Kai Huuhko wrote: >>> 17.11.2013 15:53, Yakov Goldberg kirjoitti: Short memo about a project: Th

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-24 Thread daniel.za...@samsung.com
On 11/24/2013 11:34 AM, Yakov Goldberg wrote: > Hi again! > Kai, Cedric thanks for answer! > Comments added. > > On 11/22/2013 04:20 AM, Cedric BAIL wrote: >> On Fri, Nov 22, 2013 at 12:27 AM, Kai Huuhko wrote: >>> 17.11.2013 15:53, Yakov Goldberg kirjoitti: Short memo about a project: T

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-24 Thread Yakov Goldberg
Hi again! Kai, Cedric thanks for answer! Comments added. On 11/22/2013 04:20 AM, Cedric BAIL wrote: > On Fri, Nov 22, 2013 at 12:27 AM, Kai Huuhko wrote: >> 17.11.2013 15:53, Yakov Goldberg kirjoitti: >>> Short memo about a project: >>> The idea is that each Eo class is represented into a .eo fil

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-21 Thread Cedric BAIL
On Fri, Nov 22, 2013 at 12:27 AM, Kai Huuhko wrote: > 17.11.2013 15:53, Yakov Goldberg kirjoitti: >> Short memo about a project: >> The idea is that each Eo class is represented into a .eo file. These >> files are manually modified to add new functions, comments, callbacks... >> and parsed and the

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-21 Thread Kai Huuhko
17.11.2013 15:53, Yakov Goldberg kirjoitti: > Hi all :) > > I'd like to start new thread on discussion of Eo format. > > Short memo about a project: > The idea is that each Eo class is represented into a .eo file. These > files are manually modified to add new functions, comments, callbacks... >

[E-devel] Eolian meta-data parsing, episode 2

2013-11-17 Thread Yakov Goldberg
Hi all :) I'd like to start new thread on discussion of Eo format. Short memo about a project: The idea is that each Eo class is represented into a .eo file. These files are manually modified to add new functions, comments, callbacks... and parsed and the generation phase updates the C/H files.

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread Tom Hacohen
On 07/11/13 14:56, Yakov Goldberg wrote: > Hello >I'd like to invite more people to this discussion. >As many people voted for JSON, we were working mainly on JSON, but it > should be improved. > Please read comments with example Don't focus on what people vote on, focus on what you th

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread Yakov Goldberg
Hello I'd like to invite more people to this discussion. As many people voted for JSON, we were working mainly on JSON, but it should be improved. Please read comments with example On 10/21/2013 08:29 PM, daniel.za...@samsung.com wrote: > Hi all, > > I would like to discuss about a project

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread daniel.za...@samsung.com
Hi Jeremy, I understand your point and that's why we want to improve .eo format. But don't forget that the goal of this is not just to generate the C and H files, but bindings too. And, by the way, one of the ideas is that the generated C files contain only generated code (no developer code) a

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread Jérémy Zurcher
I would love to write a unique object.eo file in a slightly enhanced C using @tags, namespace { … }, whatever but if I have that much of verbose json to write, I'wont bother and type the .h/.c by hand On Monday 04 November 2013 17:42, Yakov Goldberg wrote : > Here is autogenerated (a little pret

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread The Rasterman
On Mon, 04 Nov 2013 17:42:13 +0200 Yakov Goldberg said: I have to say that once this is in json.. it's exactly as i expected. it's just all strings and quotes.. everywhere. let me just start with the beginning: { "name": "elm_genlist", "macro": "ELM_OBJ_GENLIST_CLASS", "inherits": [ "

Re: [E-devel] Eolian meta-data parsing

2013-11-06 Thread daniel.za...@samsung.com
On 11/06/2013 11:45 AM, Yakov Goldberg wrote: > On 11/06/2013 03:31 AM, Cedric BAIL wrote: >> On Tue, Nov 5, 2013 at 6:51 PM, Yakov Goldberg wrote: >>> On 11/05/2013 08:20 AM, Cedric BAIL wrote: On Tue, Nov 5, 2013 at 12:42 AM, Yakov Goldberg wrote: > Here is autogenerated (a littl

Re: [E-devel] Eolian meta-data parsing

2013-11-06 Thread Yakov Goldberg
On 11/06/2013 03:31 AM, Cedric BAIL wrote: > On Tue, Nov 5, 2013 at 6:51 PM, Yakov Goldberg wrote: >> On 11/05/2013 08:20 AM, Cedric BAIL wrote: >>> On Tue, Nov 5, 2013 at 12:42 AM, Yakov Goldberg wrote: Here is autogenerated (a little prettyfied and shortened) example of eo file.

Re: [E-devel] Eolian meta-data parsing

2013-11-05 Thread Cedric BAIL
On Tue, Nov 5, 2013 at 6:51 PM, Yakov Goldberg wrote: > On 11/05/2013 08:20 AM, Cedric BAIL wrote: >> On Tue, Nov 5, 2013 at 12:42 AM, Yakov Goldberg wrote: >>> Here is autogenerated (a little prettyfied and shortened) example of eo >>> file. >>> http://pastebin.com/ERQphzNk >>> I'm using my own

Re: [E-devel] Eolian meta-data parsing

2013-11-05 Thread Yakov Goldberg
Hello On 11/05/2013 08:20 AM, Cedric BAIL wrote: > Hello, > > On Tue, Nov 5, 2013 at 12:42 AM, Yakov Goldberg wrote: >> Here is autogenerated (a little prettyfied and shortened) example of eo >> file. >> http://pastebin.com/ERQphzNk >> I'm using my own python code from eo_bindings, where I was par

Re: [E-devel] Eolian meta-data parsing

2013-11-04 Thread Cedric BAIL
Hello, On Tue, Nov 5, 2013 at 12:42 AM, Yakov Goldberg wrote: > Here is autogenerated (a little prettyfied and shortened) example of eo > file. > http://pastebin.com/ERQphzNk > I'm using my own python code from eo_bindings, where I was parsing c/h > files to get all eo information. > > Some expla

Re: [E-devel] Eolian meta-data parsing

2013-11-04 Thread Yakov Goldberg
Here is autogenerated (a little prettyfied and shortened) example of eo file. http://pastebin.com/ERQphzNk I'm using my own python code from eo_bindings, where I was parsing c/h files to get all eo information. Some explanations: "name" - class name from Eo class description. We check that it is

Re: [E-devel] Eolian meta-data parsing

2013-11-01 Thread Tom Hacohen
On 01/11/13 01:34, Cedric BAIL wrote: > Hello, > > On Fri, Nov 1, 2013 at 12:21 AM, Tom Hacohen wrote: >> On 21/10/13 18:29, daniel.za...@samsung.com wrote: >>> I would like to discuss about a project that we are beginning just now. >>> I presented it on EFL dev. day yesterday but I would like to

Re: [E-devel] Eolian meta-data parsing

2013-10-31 Thread Cedric BAIL
Hello, On Fri, Nov 1, 2013 at 12:21 AM, Tom Hacohen wrote: > On 21/10/13 18:29, daniel.za...@samsung.com wrote: >> I would like to discuss about a project that we are beginning just now. >> I presented it on EFL dev. day yesterday but I would like to share it >> here since it will imply all the E

Re: [E-devel] Eolian meta-data parsing

2013-10-31 Thread Tom Hacohen
On 23/10/13 17:15, Leif Middelschulte wrote: > Am 23.10.2013 um 01:54 schrieb Lucas De Marchi > : > >> On Tue, Oct 22, 2013 at 3:03 PM, Leif Middelschulte >> wrote: >>> 2013/10/21 daniel.za...@samsung.com : Hi all, I would like to discuss about a project that we are beginning just

Re: [E-devel] Eolian meta-data parsing

2013-10-31 Thread Tom Hacohen
On 21/10/13 18:29, daniel.za...@samsung.com wrote: > Hi all, > > I would like to discuss about a project that we are beginning just now. > I presented it on EFL dev. day yesterday but I would like to share it > here since it will imply all the EFL developers (yes, you) one day or > another. > > It

Re: [E-devel] Eolian meta-data parsing

2013-10-27 Thread daniel.za...@samsung.com
Yo, On 10/28/2013 04:02 AM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 22 Oct 2013 08:43:14 +0200 Raoul Hecky said: > >> I'm also more for json, it allows other tools to parse the files and >> you don't need to learn a new syntax... > except syntax is pretty moot... it's like saying "hey -

Re: [E-devel] Eolian meta-data parsing

2013-10-27 Thread David Seikel
+1 for a sensible description of the problem and solution from raster. -1 to all the "just jump on [insert inappropriate but fashionable tech here] bandwagon" votes. On Mon, 28 Oct 2013 11:02:05 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 22 Oct 2013 08:43:14 +0200 Raoul Hecky > sa

Re: [E-devel] Eolian meta-data parsing

2013-10-27 Thread The Rasterman
On Tue, 22 Oct 2013 08:43:14 +0200 Raoul Hecky said: > I'm also more for json, it allows other tools to parse the files and > you don't need to learn a new syntax... except syntax is pretty moot... it's like saying "hey - i can understand finnish because they use the same punctuation as english!

Re: [E-devel] Eolian meta-data parsing

2013-10-26 Thread Rafael Antognolli
json++ On Fri, Oct 25, 2013 at 5:01 AM, Cedric BAIL wrote: > Hello, > > On Tue, Oct 22, 2013 at 2:29 AM, daniel.za...@samsung.com > wrote: >> I would like to discuss about a project that we are beginning just now. >> I presented it on EFL dev. day yesterday but I would like to share it >> here s

Re: [E-devel] Eolian meta-data parsing

2013-10-25 Thread Cedric BAIL
Hello, On Tue, Oct 22, 2013 at 2:29 AM, daniel.za...@samsung.com wrote: > I would like to discuss about a project that we are beginning just now. > I presented it on EFL dev. day yesterday but I would like to share it > here since it will imply all the EFL developers (yes, you) one day or > anoth

Re: [E-devel] Eolian meta-data parsing

2013-10-24 Thread Leif Middelschulte
Am 23.10.2013 um 23:16 schrieb daniel.za...@samsung.com: > On 10/23/2013 07:15 PM, Leif Middelschulte wrote: >> Am 23.10.2013 um 01:54 schrieb Lucas De Marchi >> : >> >>> On Tue, Oct 22, 2013 at 3:03 PM, Leif Middelschulte >>> wrote: 2013/10/21 daniel.za...@samsung.com : > Hi all,

Re: [E-devel] Eolian meta-data parsing

2013-10-23 Thread daniel.za...@samsung.com
On 10/23/2013 07:15 PM, Leif Middelschulte wrote: > Am 23.10.2013 um 01:54 schrieb Lucas De Marchi > : > >> On Tue, Oct 22, 2013 at 3:03 PM, Leif Middelschulte >> wrote: >>> 2013/10/21 daniel.za...@samsung.com : Hi all, I would like to discuss about a project that we are beginning

Re: [E-devel] Eolian meta-data parsing

2013-10-23 Thread Leif Middelschulte
Am 23.10.2013 um 01:54 schrieb Lucas De Marchi : > On Tue, Oct 22, 2013 at 3:03 PM, Leif Middelschulte > wrote: >> 2013/10/21 daniel.za...@samsung.com : >>> Hi all, >>> >>> I would like to discuss about a project that we are beginning just now. >>> I presented it on EFL dev. day yesterday but I

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Lucas De Marchi
On Tue, Oct 22, 2013 at 3:03 PM, Leif Middelschulte wrote: > 2013/10/21 daniel.za...@samsung.com : >> Hi all, >> >> I would like to discuss about a project that we are beginning just now. >> I presented it on EFL dev. day yesterday but I would like to share it >> here since it will imply all the E

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Leif Middelschulte
2013/10/21 daniel.za...@samsung.com : > Hi all, > > I would like to discuss about a project that we are beginning just now. > I presented it on EFL dev. day yesterday but I would like to share it > here since it will imply all the EFL developers (yes, you) one day or > another. > > It is called Eol

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Chris Michael
On 10/22/13 13:40, Gustavo Sverzut Barbieri wrote: > On Tue, Oct 22, 2013 at 10:22 AM, Chris Michael > wrote: >> On 10/22/13 07:43, Raoul Hecky wrote: >>> I'm also more for json, it allows other tools to parse the files and >>> you don't need to learn a new syntax... >> Except in the case that so

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Gustavo Sverzut Barbieri
On Tue, Oct 22, 2013 at 10:22 AM, Chris Michael wrote: > On 10/22/13 07:43, Raoul Hecky wrote: >> I'm also more for json, it allows other tools to parse the files and >> you don't need to learn a new syntax... > > Except in the case that someone does not know json...then you have to > learn json s

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Chris Michael
On 10/22/13 07:43, Raoul Hecky wrote: > I'm also more for json, it allows other tools to parse the files and > you don't need to learn a new syntax... Except in the case that someone does not know json...then you have to learn json syntax. dh > -- > Raoul Hecky > > > 2013/10/21 Jose Souza : >>

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Aharon Hillel
On 10/21/2013 08:29 PM, daniel.za...@samsung.com wrote: > Hi all, > > I would like to discuss about a project that we are beginning just now. > I presented it on EFL dev. day yesterday but I would like to share it > here since it will imply all the EFL developers (yes, you) one day or > another. >

Re: [E-devel] Eolian meta-data parsing

2013-10-21 Thread Raoul Hecky
I'm also more for json, it allows other tools to parse the files and you don't need to learn a new syntax... -- Raoul Hecky 2013/10/21 Jose Souza : > json++ > > > On Mon, Oct 21, 2013 at 5:38 PM, Davide Andreoli > wrote: > >> Json +1 also for me, It is more clear that is a descriptive thing and

Re: [E-devel] Eolian meta-data parsing

2013-10-21 Thread Yakov Goldberg
As I do this part of work in this project, I will wait for the end of voting. And meanwhile I have the only thing to do: enjoy Mediterranean :))) And as for me: json - 65% ; C - 35%; On 10/21/2013 10:42 PM, Jose Souza wrote: > json++ > > > On Mon, Oct 21, 2013 at 5:38 PM, Davide Andreoli > wrote

Re: [E-devel] Eolian meta-data parsing

2013-10-21 Thread Jose Souza
json++ On Mon, Oct 21, 2013 at 5:38 PM, Davide Andreoli wrote: > Json +1 also for me, It is more clear that is a descriptive thing and not > real code. > It is also more easily parsable by other tools/languages > > > 2013/10/21 Gustavo Sverzut Barbieri > > > JSon +1 > > > > On Mon, Oct 21, 2013

Re: [E-devel] Eolian meta-data parsing

2013-10-21 Thread Davide Andreoli
Json +1 also for me, It is more clear that is a descriptive thing and not real code. It is also more easily parsable by other tools/languages 2013/10/21 Gustavo Sverzut Barbieri > JSon +1 > > On Mon, Oct 21, 2013 at 3:29 PM, daniel.za...@samsung.com > wrote: > > Hi all, > > > > I would like to

Re: [E-devel] Eolian meta-data parsing

2013-10-21 Thread Gustavo Sverzut Barbieri
JSon +1 On Mon, Oct 21, 2013 at 3:29 PM, daniel.za...@samsung.com wrote: > Hi all, > > I would like to discuss about a project that we are beginning just now. > I presented it on EFL dev. day yesterday but I would like to share it > here since it will imply all the EFL developers (yes, you) one d

[E-devel] Eolian meta-data parsing

2013-10-21 Thread daniel.za...@samsung.com
Hi all, I would like to discuss about a project that we are beginning just now. I presented it on EFL dev. day yesterday but I would like to share it here since it will imply all the EFL developers (yes, you) one day or another. It is called Eolian and was first aimed to facilitate addition of