The full project in which the mentioned method used looks like this:
PDFtalkProject
^ProjectChange
name: #PDFtalk
source: ((OrderedCollection new)
add: (Package name: #V
Von: Shaping
Gesendet: Freitag, 5. August 2022 02:18
An: 'Any question about pharo is welcome'
Betreff: [Pharo-users] Re: [Pharo-users]Porting from VW 8.3 to Pharo: Pharo100
fileOutValues
I will look, although this kind of always available on demand thing is too
disruptive for me…
I
I’ll make my first run soon on my first package. I’ll do one package extra each
time I run, building up the code. Each package will have its own Transform method, per the examples. I’m not sure how to build these
methods, except to assume that rewriting the pharo base methods is never wrong.
Von: Shaping
Gesendet: Freitag, 5. August 2022 15:55
An: 'Any question about pharo is welcome' ; 'Pharo
Development List'
Betreff: [Pharo-users] Re: [Pharo-users]Porting from VW 8.3 to Pharo: doing
first run soon
I’ll make my first run soon on my first package. I’ll do one package extra ea
Hi,
every now and then I get back to smalltalk/ pharo to find out if there's a
practical way to use pharo to manage cloud resources, e.g. by calling
Azure- or AWS APIs.
I know there have been efforts to implement a Smalltalk binding to use the
AWS API at least for some of their services but it look
I’ll make my first run soon on my first package. I’ll do one package extra each
time I run, building up the code. Each package will have its own Transform method, per the examples. I’m not sure how to build these
methods, except to assume that rewriting the pharo base methods is never wrong.