[aida] Patched 6.1 released, how to Metacello install on Squeak?

Janko Mivšek janko.mivsek at eranova.si
Tue Oct 5 17:02:38 CEST 2010


Hi Kjell,

As you see Aida 6.0 will soon be be publicly released by Bruno and then
I think tutorial should work on Dolphin port as expected.

Welcome to the Aida world! :)
Janko

On 05. 10. 2010 04:31, Kjell Godo wrote:
> 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 na 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 na aidaweb.si
>> http://lists.aidaweb.si/mailman/listinfo/aida
>>
> _______________________________________________
> Aida mailing list
> Aida na aidaweb.si
> http://lists.aidaweb.si/mailman/listinfo/aida
> 

-- 
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si


More information about the Aida mailing list