[Seaside] Learning Reef

Esteban Lorenzano estebanlm at gmail.com
Fri Dec 28 21:53:14 UTC 2012


oops! :p

yeah, I'll do that :)

On Dec 28, 2012, at 6:48 PM, Gastón Dall' Oglio <gaston.dalloglio at gmail.com> wrote:

> ok thank Esteban, I beggin look the pdf.
> 
> I get load Reef in a clean latest 1.4 image :) The problem to load was that I follow the indication in this page http://www.smallworks.com.ar/products/reef/ :
> 
> Gofer it 
> url: 'http://smalltalkhub.com/mc/estebanlm/Reef/main';
> package: 'ConfigurationOfReef';
> load.
> 
> (ConfigurationOfReef project version: #stable) load: 'ALL'.
> 
> but I get an exception "The symbolic version #stable is not defined in in ConfigurationOfReef for the curret platform"
> 
> 
> But now I use the snippet in http://www.squeaksource.com/Reef.html and all load fine:
> 
> "This loads everything, including Seaside30 and JQueryWidgetBox"
> ((Smalltalk at: #ConfigurationOfReef) project version: #bleedingEdge) load: 'All'.
> 
> 
> And you could add ConfigurationOfReef to Configuration Browser to do grow visibility of Reef ;)
> 
> Thanks again.
> 
> 2012/12/28 Esteban Lorenzano <estebanlm at gmail.com>
> Hi Gastón,
> 
> There is not much documentation (my fault, ha, I never find the time to finish it), and even that all documentation is more or less outdated... but you can find all what I have about reef at: 
> 
> http://smallworks.com.ar/products/reef
> 
> not much, but I'll be happy to help and try to answer any question.
> 
> Esteban
> 
> On Dec 28, 2012, at 6:04 PM, Gastón Dall' Oglio <gaston.dalloglio at gmail.com> wrote:
> 
>> Hi Esteban, all.
>> 
>> I realized today that I want to do some time ago is something like what makes Reef :)
>> 
>> I googled Reef, and I get several links but I don't know if the contents are obsoletes... so, I ask Esteban if you can list some links to learn about Reef, indicate the correct code for load in the image, and if it run correctly in latest Pharo 1.4, and 2.0
>> 
>> Regards!
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20121228/d862036d/attachment.htm


More information about the seaside mailing list