Roassal2: sending @ RTLabelled to an empty edges group bug

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Roassal2: sending @ RTLabelled to an empty edges group bug

jfabry
Hi all,

at some point I was sending @RTlabelled to a group of edges that happened to be empty, and up came the debugger :-(


---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal2: sending @ RTLabelled to an empty edges group bug

jfabry
I hit send to fast, sorry.

The origin of the bug is Array>>@ interactionClassOrObject line 2: obj := interactionClassOrObject elementToBeAdded. The interactionClassOrObject is a RTLabelled class, and it DNU’s that message.


On Jun 8, 2014, at 2:49 PM, Johan Fabry <[hidden email]> wrote:

> Hi all,
>
> at some point I was sending @RTlabelled to a group of edges that happened to be empty, and up came the debugger :-(
>
>
> ---> Save our in-boxes! http://emailcharter.org <---
>
> Johan Fabry   -   http://pleiad.cl/~jfabry
> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>



---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal2: sending @ RTLabelled to an empty edges group bug

abergel
I am not sure to understand this.

The following does not produce an error: RTGroup new @ RTLabelled

Alexandre


On Jun 8, 2014, at 3:00 PM, Johan Fabry <[hidden email]> wrote:

> I hit send to fast, sorry.
>
> The origin of the bug is Array>>@ interactionClassOrObject line 2: obj := interactionClassOrObject elementToBeAdded. The interactionClassOrObject is a RTLabelled class, and it DNU’s that message.
>
>
> On Jun 8, 2014, at 2:49 PM, Johan Fabry <[hidden email]> wrote:
>
>> Hi all,
>>
>> at some point I was sending @RTlabelled to a group of edges that happened to be empty, and up came the debugger :-(
>>
>>
>> ---> Save our in-boxes! http://emailcharter.org <---
>>
>> Johan Fabry   -   http://pleiad.cl/~jfabry
>> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>
>
>
> ---> Save our in-boxes! http://emailcharter.org <---
>
> Johan Fabry   -   http://pleiad.cl/~jfabry
> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal2: sending @ RTLabelled to an empty edges group bug

jfabry

I think it’s best that I show you when you are back … it’s so deep in my code that I cannot easily reproduce it in a simple example :-(
 
On Jun 8, 2014, at 4:02 PM, Alexandre Bergel <[hidden email]> wrote:

> I am not sure to understand this.
>
> The following does not produce an error: RTGroup new @ RTLabelled
>
> Alexandre
>
>
> On Jun 8, 2014, at 3:00 PM, Johan Fabry <[hidden email]> wrote:
>
>> I hit send to fast, sorry.
>>
>> The origin of the bug is Array>>@ interactionClassOrObject line 2: obj := interactionClassOrObject elementToBeAdded. The interactionClassOrObject is a RTLabelled class, and it DNU’s that message.
>>
>>
>> On Jun 8, 2014, at 2:49 PM, Johan Fabry <[hidden email]> wrote:
>>
>>> Hi all,
>>>
>>> at some point I was sending @RTlabelled to a group of edges that happened to be empty, and up came the debugger :-(
>>>
>>>
>>> ---> Save our in-boxes! http://emailcharter.org <---
>>>
>>> Johan Fabry   -   http://pleiad.cl/~jfabry
>>> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>
>>
>>
>>
>> ---> Save our in-boxes! http://emailcharter.org <---
>>
>> Johan Fabry   -   http://pleiad.cl/~jfabry
>> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>



---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal2: sending @ RTLabelled to an empty edges group bug

abergel
Ok. Tomorrow I am at the DCC…

Alexandre

On Jun 8, 2014, at 5:03 PM, Johan Fabry <[hidden email]> wrote:

>
> I think it’s best that I show you when you are back … it’s so deep in my code that I cannot easily reproduce it in a simple example :-(
>
> On Jun 8, 2014, at 4:02 PM, Alexandre Bergel <[hidden email]> wrote:
>
>> I am not sure to understand this.
>>
>> The following does not produce an error: RTGroup new @ RTLabelled
>>
>> Alexandre
>>
>>
>> On Jun 8, 2014, at 3:00 PM, Johan Fabry <[hidden email]> wrote:
>>
>>> I hit send to fast, sorry.
>>>
>>> The origin of the bug is Array>>@ interactionClassOrObject line 2: obj := interactionClassOrObject elementToBeAdded. The interactionClassOrObject is a RTLabelled class, and it DNU’s that message.
>>>
>>>
>>> On Jun 8, 2014, at 2:49 PM, Johan Fabry <[hidden email]> wrote:
>>>
>>>> Hi all,
>>>>
>>>> at some point I was sending @RTlabelled to a group of edges that happened to be empty, and up came the debugger :-(
>>>>
>>>>
>>>> ---> Save our in-boxes! http://emailcharter.org <---
>>>>
>>>> Johan Fabry   -   http://pleiad.cl/~jfabry
>>>> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>>>>
>>>>
>>>> _______________________________________________
>>>> Moose-dev mailing list
>>>> [hidden email]
>>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>>
>>>
>>>
>>>
>>> ---> Save our in-boxes! http://emailcharter.org <---
>>>
>>> Johan Fabry   -   http://pleiad.cl/~jfabry
>>> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>
>
>
> ---> Save our in-boxes! http://emailcharter.org <---
>
> Johan Fabry   -   http://pleiad.cl/~jfabry
> PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev