Hi,
I went through the issues again and labeled them with the component in which they belong: http://code.google.com/p/moose-technology/issues/list
Cheers, Doru
-- www.tudorgirba.com
"Problem solving should be concentrated on describing the problem in a way that is relevant for the solution."
Excellent I like to be driven by entries.
Stef
On Aug 2, 2009, at 2:32 AM, Tudor Girba wrote:
Hi,
I went through the issues again and labeled them with the component in which they belong: http://code.google.com/p/moose-technology/issues/list
Cheers, Doru
-- www.tudorgirba.com
"Problem solving should be concentrated on describing the problem in a way that is relevant for the solution."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On the squeaksource project page it says to use: ScriptLoader loadLatestPackage: 'GlamourLoader' from: 'http://www.squeaksource.com/Glamour' . (Smalltalk at: #GlamourLoader) load That doesn't load Magritte (which is called), Seaside, or the Glamour Seaside package. What versions of which packages do I need?
Stephan
Hi Stephan,
You would need to load: - Seaside 2.9. You an do that by running ScriptLoader loadSeaside29 in a Pharo image - Magritte-Model and Magritte-Morph from http://source.lukas-renggli.ch/magritte (Monticello)
Cheers, Doru
On 27 Aug 2009, at 23:37, Stephan Eggermont wrote:
On the squeaksource project page it says to use: ScriptLoader loadLatestPackage: 'GlamourLoader' from: 'http://www.squeaksource.com/Glamour' . (Smalltalk at: #GlamourLoader) load That doesn't load Magritte (which is called), Seaside, or the Glamour Seaside package. What versions of which packages do I need?
Stephan
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"If you interrupt the barber while he is cutting your hair, you will end up with a messy haircut."
Ahh, you would also need Magritte-Seaside.
Cheers, Doru
On 28 Aug 2009, at 23:25, Tudor Girba wrote:
Hi Stephan,
You would need to load:
- Seaside 2.9. You an do that by running ScriptLoader loadSeaside29
in a Pharo image
- Magritte-Model and Magritte-Morph from http://source.lukas-renggli.ch/magritte
(Monticello)
Cheers, Doru
On 27 Aug 2009, at 23:37, Stephan Eggermont wrote:
On the squeaksource project page it says to use: ScriptLoader loadLatestPackage: 'GlamourLoader' from: 'http://www.squeaksource.com/Glamour' . (Smalltalk at: #GlamourLoader) load That doesn't load Magritte (which is called), Seaside, or the Glamour Seaside package. What versions of which packages do I need?
Stephan
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"If you interrupt the barber while he is cutting your hair, you will end up with a messy haircut."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Sometimes the best solution is not the best solution."