gemstone Questions
5
Is it OK to leave the [ and ] out for messages like at:ifAbsent: if you don't need a full block?
In Smalltalk (and specifically Pharo/Squeak) I want to know if it is OK to leave out the "[" and "]" for the argument to messages like at:ifAbsent: if you don't need a block, like this;
^ bookTitl...
Optics asked 1/2, 2014 at 10:38
2
I'm having a hard time understanding the big picture of GemStone for Smalltalk. I am aware of GLASS as an application server using Linux, Seaside and Apache. But I want to know if it is an us...
Otoplasty asked 18/5, 2013 at 5:27
3
I am trying to send mail with the gmail smtp in pharo with zodiac in CentOS machine. I am receiving the following error.
"SSL/TLS plugin initialization failed. VM missing plugin? "
I had downlo...
1
© 2022 - 2024 — McMap. All rights reserved.