Hello all,
These weeks I added new refactorings, following I will give some examples
of them.
*1. Create accessors with lazy initialization*
This refactoring create accessors for variables with lazy initialization,
for example:
- we have a class
Object subclass: #SomeClass
instanceVariableNames
Hello all,
We are working with artefact, but we have a problem when using special
characters in text, since when entering text with special characters
(i.e.cçćčeéeèëêęē ) the PDF is generated in white. Below, you may find a
small example to replicate this error:
-=-=-==-=-=-==-=-=-==-=-=-==-=-=-==
Sorry, I'm working with Artefact not artifacts
El lun., 15 jul. 2019 a las 15:25, EVELYN CUSI LOPEZ ()
escribió:
> Hi all,
>
> I'm working with artifacts, but I got an error. I have a pdf's generator
> which works very well, but recently I discovered that it
Hi all,
I'm working with artifacts, but I got an error. I have a pdf's generator
which works very well, but recently I discovered that it has problems with
special characters, specifically this: "ć" since if some text has this
symbol the pdf is generated in white, I tried some encodings to the tex
Blog Post for this Weekend has been uploaded to:
https://medium.com/@cusi.evelyn/better-and-more-refactorings-for-pharo-part-1-d79da98b4569
://docs.google.com/document/d/1YXWL9aQle9Ih66jEtoF31b9oyQAe5Ylz5y82AguyUDs/edit?usp=sharing
Thanks,
Evelyn
El sáb., 11 may. 2019 a las 2:59, Ben Coman ()
escribió:
> On Fri, 10 May 2019 at 10:33, EVELYN CUSI LOPEZ
> wrote:
> >
> > Hello, everybody.
> >
> > My name is E
Hello, everybody.
My name is Evelyn, I'm 24 years old. I'm a last year student at the Mayor
de San Simon University in Bolivia, I'm currently doing my degree project
to get my professional degree. My proposal for "Better and more
refactorings for Pharo" was selected in this year's GsOC :D.
Just f