Glue classes proposal 0.9

Marek Kozieł develop4lasu at gmail.com
Sun Mar 22 16:27:43 PDT 2009


W dniu 22 marca 2009 23:29 użytkownik Tim Peierls <tim at peierls.net> napisał:
> On Sun, Mar 22, 2009 at 6:10 PM, Marek Kozieł <develop4lasu at gmail.com>
> wrote:
>>
>>        I'll follow full process then.
>>
>> Let's say, we write sample program doing something...
>>
>> Part 1 (we have already some glue classes defined)
>
> I couldn't get past this point. What's a glue class?
> --tim

At start, think about it as classes responsible for adding new methods
to existing types.
here glue classes are:
- base
- sorted
glue methods are:
- .sort(...)
- .binarySearch(...)
- .copyOfRange(...)

-- 
Pozdrowionka. / Regards.
Lasu aka Marek Kozieł

http://lasu2string.blogspot.com/



More information about the coin-dev mailing list