Hi all,
we are able to load Pier into the KernelImage. It needs Magritte and SmaCC runtime. I had to change #request:default: method in Magritte because it doesn't use UIManager now. Lukas, please fix it (see SeasidePlatformSupport). For next information and loading script see: http://www.comtalk.net/Squeak/98. Test it, play with it, fix it... If you want to help me, this are the planned steps: - SeasideUIManager, web-based console - Magma - fix of command line parameters processing - clean browser and the next development tools Cheers, -- Pavel _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
2007/2/28, Pavel Krivanek <[hidden email]>:
> Hi all, > > we are able to load Pier into the KernelImage. It needs Magritte and > SmaCC runtime. > > I had to change #request:default: method in Magritte because it > doesn't use UIManager now. Lukas, please fix it (see > SeasidePlatformSupport). > > For next information and loading script see: http://www.comtalk.net/Squeak/98. Perfect :-) Thank you Pavel -- Damien Cassou _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Pavel Krivanek-2
> we are able to load Pier into the KernelImage. It needs Magritte and
> SmaCC runtime. Awesome work! > I had to change #request:default: method in Magritte because it > doesn't use UIManager now. Lukas, please fix it (see > SeasidePlatformSupport). I just published a version of Magritte that fixes the mentioned issue the same way as SeasidePlatformSupport does: Name: Magritte-All-lr.195 Author: lr Time: 28 February 2007, 12:27:37 pm UUID: 6fa3f3e1-6af3-44fc-b607-27c53c831b33 Ancestors: Magritte-All-lr.194 Dependencies: Magritte-Model-lr.243, Magritte-Tests-lr.105, Magritte-Seaside-lr.214, Magritte-Morph-lr.35 - fixed MACompatibility to work with UIManager if possible, to enable the framework to run in Pavel's Kernel Image Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
On 2/28/07, Lukas Renggli <[hidden email]> wrote:
> > we are able to load Pier into the KernelImage. It needs Magritte and > > SmaCC runtime. > > Awesome work! > > > I had to change #request:default: method in Magritte because it > > doesn't use UIManager now. Lukas, please fix it (see > > SeasidePlatformSupport). > > I just published a version of Magritte that fixes the mentioned issue > the same way as SeasidePlatformSupport does: > > Name: Magritte-All-lr.195 > Author: lr > Time: 28 February 2007, 12:27:37 pm > UUID: 6fa3f3e1-6af3-44fc-b607-27c53c831b33 > Ancestors: Magritte-All-lr.194 > Dependencies: Magritte-Model-lr.243, Magritte-Tests-lr.105, > Magritte-Seaside-lr.214, Magritte-Morph-lr.35 > > - fixed MACompatibility to work with UIManager if possible, to enable > the framework to run in Pavel's Kernel Image Thank you, I have published updated version of the script (http://www.comtalk.net/Squeak/uploads/98/pier.st) Cheers, -- Pavel > > Cheers, > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Magma runs now on the KernelImage too. See Sqeuak-dev
Cheers, -- Pavel On 2/28/07, Pavel Krivanek <[hidden email]> wrote: > On 2/28/07, Lukas Renggli <[hidden email]> wrote: > > > we are able to load Pier into the KernelImage. It needs Magritte and > > > SmaCC runtime. > > > > Awesome work! > > > > > I had to change #request:default: method in Magritte because it > > > doesn't use UIManager now. Lukas, please fix it (see > > > SeasidePlatformSupport). > > > > I just published a version of Magritte that fixes the mentioned issue > > the same way as SeasidePlatformSupport does: > > > > Name: Magritte-All-lr.195 > > Author: lr > > Time: 28 February 2007, 12:27:37 pm > > UUID: 6fa3f3e1-6af3-44fc-b607-27c53c831b33 > > Ancestors: Magritte-All-lr.194 > > Dependencies: Magritte-Model-lr.243, Magritte-Tests-lr.105, > > Magritte-Seaside-lr.214, Magritte-Morph-lr.35 > > > > - fixed MACompatibility to work with UIManager if possible, to enable > > the framework to run in Pavel's Kernel Image > > Thank you, I have published updated version of the script > (http://www.comtalk.net/Squeak/uploads/98/pier.st) > > Cheers, > -- Pavel > > > > > Cheers, > > Lukas > > > > -- > > Lukas Renggli > > http://www.lukas-renggli.ch > > _______________________________________________ > > Seaside mailing list > > [hidden email] > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |