Re: [Pharo-project] MultiCompositionScanner depending on Morphic stuff
On Mar 15, 2012, at 5:32 PM, Igor Stasenko wrote:
Hey, composition scanners and display scanners should not belong to Kernel. they should be either in graphics package or in morphic itself.
Why we moved this stuff to kernel?
Nobody moved... they where always there. It's a mess of epic proportion, our whole code base. Marcus -- Marcus Denker -- http://marcusdenker.de
On Thu, Mar 15, 2012 at 1:34 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Mar 15, 2012, at 5:32 PM, Igor Stasenko wrote:
Hey, composition scanners and display scanners should not belong to Kernel. they should be either in graphics package or in morphic itself.
Why we moved this stuff to kernel?
:3 Actually CompositionScanner belong to Graphics, I was puzzled about that too. I'll post a slice in the inbox :)
Nobody moved... they where always there. It's a mess of epic proportion, our whole code base.
Marcus
-- Marcus Denker -- http://marcusdenker.de
Hi Guillermo, great to see someone to improve modularity of the system. Look at results of latest Pharo-Kernel: https://ci.lille.inria.fr/pharo/view/Pharo-Kernel/job/Pharo%20Kernel%201.4/l... This Undeclared clearly show unwelcome kernel dependencies and must be removed. Cheers, -- Pavel On Thu, Mar 15, 2012 at 5:37 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
On Thu, Mar 15, 2012 at 1:34 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Mar 15, 2012, at 5:32 PM, Igor Stasenko wrote:
Hey, composition scanners and display scanners should not belong to Kernel. they should be either in graphics package or in morphic itself.
Why we moved this stuff to kernel?
:3
Actually CompositionScanner belong to Graphics, I was puzzled about that too.
I'll post a slice in the inbox :)
Nobody moved... they where always there. It's a mess of epic proportion, our whole code base.
    Marcus
-- Marcus Denker -- http://marcusdenker.de
Hi Guillermo,
great to see someone to improve modularity of the system.
:) We are always thinking. Now Guille will start a PhD with us :)
Look at results of latest Pharo-Kernel:
https://ci.lille.inria.fr/pharo/view/Pharo-Kernel/job/Pharo%20Kernel%201.4/l...
This Undeclared clearly show unwelcome kernel dependencies and must be removed.
Cheers, -- Pavel
On Thu, Mar 15, 2012 at 5:37 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
On Thu, Mar 15, 2012 at 1:34 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Mar 15, 2012, at 5:32 PM, Igor Stasenko wrote:
Hey, composition scanners and display scanners should not belong to Kernel. they should be either in graphics package or in morphic itself.
Why we moved this stuff to kernel?
:3
Actually CompositionScanner belong to Graphics, I was puzzled about that too.
I'll post a slice in the inbox :)
Nobody moved... they where always there. It's a mess of epic proportion, our whole code base.
Marcus
-- Marcus Denker -- http://marcusdenker.de
participants (4)
-
Guillermo Polito -
Marcus Denker -
Pavel Krivanek -
Stéphane Ducasse