Hi
On Thu, Nov 10, 2016 at 09:15:42PM +0900, Jean-Philippe André wrote:
> On 10 November 2016 at 18:49, Carsten Haitzler wrote:
>
> > On Wed, 9 Nov 2016 12:14:36 -0200 Gustavo Sverzut Barbieri <
> > barbi...@gmail.com>
> > said:
> >
> > > Hi all,
> > >
> > > I'm using Eo extensively and its Eoli
On Thu, Nov 10, 2016 at 10:15 AM, Jean-Philippe André wrote:
> On 10 November 2016 at 18:49, Carsten Haitzler wrote:
>
>> On Wed, 9 Nov 2016 12:14:36 -0200 Gustavo Sverzut Barbieri <
>> barbi...@gmail.com>
>> said:
>>
>> > Hi all,
>> >
>> > I'm using Eo extensively and its Eolian works well, grea
On 10 November 2016 at 18:49, Carsten Haitzler wrote:
> On Wed, 9 Nov 2016 12:14:36 -0200 Gustavo Sverzut Barbieri <
> barbi...@gmail.com>
> said:
>
> > Hi all,
> >
> > I'm using Eo extensively and its Eolian works well, great work.
> >
> > But one thing that I struggle in my examples is to trans
On Thu, Nov 10, 2016 at 7:49 AM, Carsten Haitzler wrote:
> On Wed, 9 Nov 2016 12:14:36 -0200 Gustavo Sverzut Barbieri
>
> said:
>
>> Hi all,
>>
>> I'm using Eo extensively and its Eolian works well, great work.
>>
>> But one thing that I struggle in my examples is to translate
>> enumerations to
On Wed, 9 Nov 2016 12:14:36 -0200 Gustavo Sverzut Barbieri
said:
> Hi all,
>
> I'm using Eo extensively and its Eolian works well, great work.
>
> But one thing that I struggle in my examples is to translate
> enumerations to string and back. I have to repeat that similar code in
> my examples
Indeed. This would be an awesome feature!
On Wed, Nov 9, 2016 at 1:51 PM, Mike Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> This seems like it would be a great feature to have.
>
> On Wed, Nov 9, 2016 at 9:16 AM Gustavo Sverzut Barbieri <
> barbi...@gmail.com>
> wrote:
>
> > Hi all,
>
This seems like it would be a great feature to have.
On Wed, Nov 9, 2016 at 9:16 AM Gustavo Sverzut Barbieri
wrote:
> Hi all,
>
> I'm using Eo extensively and its Eolian works well, great work.
>
> But one thing that I struggle in my examples is to translate
> enumerations to string and back. I
Hi all,
I'm using Eo extensively and its Eolian works well, great work.
But one thing that I struggle in my examples is to translate
enumerations to string and back. I have to repeat that similar code in
my examples and I wonder if Eolian should generate them for me... I
guess so, what's your tak