Hi Lukas,
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Cheers, Alexandre
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
Cheers, Doru
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Actually pressing Tab only triggers ECompletion.
Cheers, Doru
On 2 Sep 2010, at 16:14, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Live like you mean it."
Alex,
Look at the implementors of: createCompletionController
MOEasel has in implementation that triggers ECompletion, while the others trigger OCompletion if enabled.
Romain
On Sep 2, 2010, at 10:14 AM, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
Ok ok... Since you insist, we will do some pair programming today. I do not have much time, but you're insisting, so let's code together :-)
Alexandre
On 2 Sep 2010, at 10:23, Romain Robbes wrote:
Alex,
Look at the implementors of: createCompletionController
MOEasel has in implementation that triggers ECompletion, while the others trigger OCompletion if enabled.
Romain
On Sep 2, 2010, at 10:14 AM, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
You mean pair copy-pasting of a single line of code? :-)
Romain
On Sep 2, 2010, at 10:30 AM, Alexandre Bergel wrote:
Ok ok... Since you insist, we will do some pair programming today. I do not have much time, but you're insisting, so let's code together :-)
Alexandre
On 2 Sep 2010, at 10:23, Romain Robbes wrote:
Alex,
Look at the implementors of: createCompletionController
MOEasel has in implementation that triggers ECompletion, while the others trigger OCompletion if enabled.
Romain
On Sep 2, 2010, at 10:14 AM, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
> Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
You mean pair copy-pasting of a single line of code? :-)
All great adventure begins somewhere :-)
Alexandre
Romain
On Sep 2, 2010, at 10:30 AM, Alexandre Bergel wrote:
Ok ok... Since you insist, we will do some pair programming today. I do not have much time, but you're insisting, so let's code together :-)
Alexandre
On 2 Sep 2010, at 10:23, Romain Robbes wrote:
Alex,
Look at the implementors of: createCompletionController
MOEasel has in implementation that triggers ECompletion, while the others trigger OCompletion if enabled.
Romain
On Sep 2, 2010, at 10:14 AM, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
>> Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-) > > Yeah, this is kind of cool, because you basically know most of the > types statically. My changes are in the official Mondrian repository: > > Name: Mondrian-lr.491 > Author: lr > Time: 7 July 2010, 8:30:45 am > UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 > Ancestors: Mondrian-Alexandre_Bergel.490 > > - give accurate type feedback in MOEasel for autocompletion (now I > can write scripts without knowing the API) > > I don't know if this ever got merged? > > Note that I use eCompletion. I don't know if my changes work with oCompletion? > > Lukas > > -- > Lukas Renggli > www.lukas-renggli.ch > _______________________________________________ > Moose-dev mailing list > Moose-dev@iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
Completion menu appears now in the easel.
Cheers, Alexandre
On 2 Sep 2010, at 10:23, Romain Robbes wrote:
Alex,
Look at the implementors of: createCompletionController
MOEasel has in implementation that triggers ECompletion, while the others trigger OCompletion if enabled.
Romain
On Sep 2, 2010, at 10:14 AM, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
Some times ago you enhanced MOEasel with text completion. However I do not remember to have seen it working. Currently, it does not work for me. Do you know the procedure to make MOEasel benefit from the completion? If no, then I will bother Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion (now I
can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
Excellent :)
Doru
On 2 Sep 2010, at 20:50, Alexandre Bergel wrote:
Completion menu appears now in the easel.
Cheers, Alexandre
On 2 Sep 2010, at 10:23, Romain Robbes wrote:
Alex,
Look at the implementors of: createCompletionController
MOEasel has in implementation that triggers ECompletion, while the others trigger OCompletion if enabled.
Romain
On Sep 2, 2010, at 10:14 AM, Alexandre Bergel wrote:
Hmm, why should you need the Tab key? Is it not possible to have it triggered automatically like in any other parts?
I would like to, but I am not expert in xCompletion voodoo. I will ask Romain to teach me :-)
Alexandre
On 2 Sep 2010, at 16:08, Alexandre Bergel wrote:
Ah!!! The trick is to use the tab key apparently. Look cool and seems to work with OCompletion. I will use it...
Cheers, Alexandre
On 2 Sep 2010, at 09:07, Lukas Renggli wrote:
> Some times ago you enhanced MOEasel with text completion. > However I do not remember to have seen it working. Currently, > it does not work for me. Do you know the procedure to make > MOEasel benefit from the completion? If no, then I will bother > Romain :-)
Yeah, this is kind of cool, because you basically know most of the types statically. My changes are in the official Mondrian repository:
Name: Mondrian-lr.491 Author: lr Time: 7 July 2010, 8:30:45 am UUID: e8be16a3-5116-4cd5-bd8f-7413bb10b120 Ancestors: Mondrian-Alexandre_Bergel.490
- give accurate type feedback in MOEasel for autocompletion
(now I can write scripts without knowing the API)
I don't know if this ever got merged?
Note that I use eCompletion. I don't know if my changes work with oCompletion?
Lukas
-- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Obvious things are difficult to teach."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We are all great at making mistakes."