Re: Problem writing ruta extensions

2013-12-07 Thread Peter Klügl
Am 05.12.2013 16:44, schrieb Alexandre Patry: On 2013-12-04 12:33, Sebastian wrote: Hi, I'm highly interested in ruta, and its potential applications in industrial applications. Right know I'm trying to create a simple toy condition extension that is simply a case insensitive INLIST

Re: Problem writing ruta extensions

2013-12-05 Thread Peter Klügl
Hi, Am 04.12.2013 18:33, schrieb Sebastian: Hi, I'm highly interested in ruta, and its potential applications in industrial applications. Right know I'm trying to create a simple toy condition extension that is simply a case insensitive INLIST condition. It is completely based on the

Re: Problem writing ruta extensions

2013-12-05 Thread Peter Klügl
Sorry, I read over the mention that it is only a toy extension... so maybe ignore the advice with the actions ;-) Can you check whether there is a Type in the typesystem with the short name MonthsList? Best, Peter Am 05.12.2013 09:58, schrieb Peter Klügl: Hi, Am 04.12.2013 18:33, schrieb

Re: Problem writing ruta extensions

2013-12-05 Thread Sebastian
Peter Klügl pkluegl@... writes: Hi, Am 04.12.2013 18:33, schrieb Sebastian: Hi, I'm highly interested in ruta, and its potential applications in industrial applications. Right know I'm trying to create a simple toy condition extension that is simply a case insensitive INLIST

Re: Problem writing ruta extensions

2013-12-05 Thread Peter Klügl
Am 05.12.2013 14:43, schrieb Sebastian: Peter Klügl pkluegl@... writes: Hi, Am 04.12.2013 18:33, schrieb Sebastian: Hi, I'm highly interested in ruta, and its potential applications in industrial applications. Right know I'm trying to create a simple toy condition extension that is

Re: Problem writing ruta extensions

2013-12-05 Thread Alexandre Patry
On 2013-12-04 12:33, Sebastian wrote: Hi, I'm highly interested in ruta, and its potential applications in industrial applications. Right know I'm trying to create a simple toy condition extension that is simply a case insensitive INLIST condition. It is completely based on the InListCondition

Problem writing ruta extensions

2013-12-04 Thread Sebastian
Hi, I'm highly interested in ruta, and its potential applications in industrial applications. Right know I'm trying to create a simple toy condition extension that is simply a case insensitive INLIST condition. It is completely based on the InListCondition class, I also declared an implementation