Re: [Oorexx-devel] The factor.rex sample program

2014-06-12 Thread René Jansen
Jon, you'll need Rony's statement that it is his work and he contributes it to open source, to be precise. I'd suggest we have these statements on file, so e.g. somewhere in version management, but in a directory somewhere out of sight so we are not bothered too much with it. best regards,

Re: [Oorexx-devel] The factor.rex sample program

2014-06-12 Thread Rick McGuire
That sounds like a good idea...I'll create a directory later this morning. Rick On Thu, Jun 12, 2014 at 7:30 AM, René Jansen rvjan...@xs4all.nl wrote: Jon, you'll need Rony's statement that it is his work and he contributes it to open source, to be precise. I'd suggest we have these

Re: [Oorexx-devel] The factor.rex sample program

2014-06-12 Thread Erich Steinböck
I always wondered who created classes on the fly I'm creating methods on the fly. In an optimizer that gets as input a list of variables with their respective domains (value ranges), and a list of constraints (something like A+B3 or IsIntegerInRange(A-B*2,0,99) ) I need to estimate the

Re: [Oorexx-devel] The factor.rex sample program

2014-06-12 Thread Sahananda (Jon) Wolfers
Wow, Now I know and I'm impressed. Jon On 12 June 2014 12:59, Erich Steinböck erich.steinbo...@gmail.com wrote: I always wondered who created classes on the fly I'm creating methods on the fly. In an optimizer that gets as input a list of variables with their respective domains (value

Re: [Oorexx-devel] The factor.rex sample program

2014-06-12 Thread Rick McGuire
Ok, I've created a directory in svn called iclas (Individual Contributor License Agreements). I create an icla agreement based on the language in the Apache agreement and a readme file detailing how recording the agreement should be handled. Rick On Thu, Jun 12, 2014 at 7:30 AM, René Jansen

Re: [Oorexx-devel] The factor.rex sample program

2014-06-12 Thread Sahananda (Jon) Wolfers
Thanks Rick, I will get to this (but maybe not till next week) Jon On 12 June 2014 14:15, Rick McGuire object.r...@gmail.com wrote: Ok, I've created a directory in svn called iclas (Individual Contributor License Agreements). I create an icla agreement based on the language in the Apache

Re: [Oorexx-devel] The factor.rex sample program

2014-06-11 Thread Mark Miesfeld
I say go for it. Whatever you think is useful, go ahead and do it. -- Mark Miesfeld On Wed, Jun 11, 2014 at 10:00 AM, Rick McGuire object.r...@gmail.com wrote: I've been going through the samples and modernizing some of these samples. One of the samples, factor.rex, demonstrates some

Re: [Oorexx-devel] The factor.rex sample program

2014-06-11 Thread Sahananda (Jon) Wolfers
Hi Rick, glad to see this one. I always wondered who created classes on the fly. I say get rid of it. I'd like to add Rony's singleton meta-class and use_singleton script to the samples. Is that OK? Jon On 11 June 2014 18:05, Mark Miesfeld miesf...@gmail.com wrote: I say go for it.

Re: [Oorexx-devel] The factor.rex sample program

2014-06-11 Thread Rick McGuire
Jon, You'll need to get Rony's permission, but I'm ok with that. Note that we generally don't include author information in the code, so you'll need to clean that sort of stuff up, although I would not be adverse to adding a originally contributed by notice. Rick On Wed, Jun 11, 2014 at 1:26

Re: [Oorexx-devel] The factor.rex sample program

2014-06-11 Thread Mark Miesfeld
Jon, I'm okay with adding the sample. Note that the rest of Rick's advice is pertinent. -- Mark Miesfeld On Wed, Jun 11, 2014 at 10:31 AM, Rick McGuire object.r...@gmail.com wrote: Jon, You'll need to get Rony's permission, but I'm ok with that. Note that we generally don't include

Re: [Oorexx-devel] The factor.rex sample program

2014-06-11 Thread Sahananda (Jon) Wolfers
Thanks, I'll take care of it. Jon On 11 June 2014 18:35, Mark Miesfeld miesf...@gmail.com wrote: Jon, I'm okay with adding the sample. Note that the rest of Rick's advice is pertinent. -- Mark Miesfeld On Wed, Jun 11, 2014 at 10:31 AM, Rick McGuire object.r...@gmail.com wrote: