[aida] Patched 6.1 released, how to Metacello install on Squeak?
Smalltalk
smalltalk at adinet.com.uy
Tue Oct 5 15:43:35 CEST 2010
Hi,
I have ported AIDA 6.0 to Dolphin (a couple a months ago), I can send you
the latest packages if you want it.
Regards,
Bruno
-----Mensaje original-----
De: aida-bounces at aidaweb.si [mailto:aida-bounces at aidaweb.si] En nombre de
Kjell Godo
Enviado el: Tuesday, October 05, 2010 12:32 AM
Para: AIDA/Web general discussion list
Asunto: Re: [aida] Patched 6.1 released, how to Metacello install on Squeak?
Hello Janko
I would like to use AidaWeb on Dolphin Smalltalk for a web application.
It looks like you have gone far ahead on Pharo and VisualWorks but the
Dolphin version has stayed behind.
The Tutorial doesn't work on Dolphin. The web addresses in the demo
are all broken.
I know my way around Dolphin but I don't know much about the web. But
I would like to learn.
Can you help me to get the Dolphin version of AidaWeb going?
Or should I try using Seaside for Dolphin instead.
I would like to try to get AidaWeb going on Dolphin. Is it realistic
for me to try with your help?
How long do you think it would take me to do it in hours? days? weeks?
What about porting the latest Pharo version to Dolphin?
2010/9/30 Janko Mivšek <janko.mivsek at eranova.si>:
> Dear all,
>
> I released Aida6.1-final.2 to SqueakSource with patches by Herbert and
> Robert. Patches are as follows:
>
> - WebDemo defaultIntroductionText link to /admin instead
> /admin.html, thanks Robert Shiplett for this patch
> - WebDelayedField update lazy init this instvar to self, thanks Herbert
> Konig for the patch
> - WebInplaceEditableText proprerlyFormatedValue ifNil ...
> - AIDASite styleClass: self style: nil. self style "to init new site
> immediatelly
>
> Also AidaProfiling introduced, but finished only for VisualWorks. We
> need volunteers to add profiling to Squeak/Pharo too.
>
> New version is already included in Metacello ConfigurationOfAida.. What
> I still don't know is what script to use for Metacello install on
> Squeak. I managed to manually install latest ConfigurationOfAida-jm.7 by
> Metacello from SqueakSource project MetacelloRepository, but how to make
> an Installer script for that?
>
> I tried:
>
> Installer squeaksource
> project: 'MetacelloRepository';
> install: 'ConfigurationForAida'.
>
> ((Smalltalk at: #ConfigurationOfAida) project version: '6.1') load.
>
> But it doesn't work, Installer throws an exception because file is nil.
> While loading Aida after manually loading ConfigurationOfAida works.
> Problem is therefore only in Installer's part of script.
>
> Best regards
> Janko
>
> --
> Janko Mivšek
> AIDA/Web
> Smalltalk Web Application Server
> http://www.aidaweb.si
> _______________________________________________
> Aida mailing list
> Aida at aidaweb.si
> http://lists.aidaweb.si/mailman/listinfo/aida
>
_______________________________________________
Aida mailing list
Aida at aidaweb.si
http://lists.aidaweb.si/mailman/listinfo/aida
More information about the Aida
mailing list