[Pharo-users] RB - New introduced refactorings

2021-02-08 Thread Evelyn Cusi Lopez
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

[Pharo-users] Artefact: special characters related issue

2020-05-14 Thread EVELYN CUSI LOPEZ
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: -=-=-==-=-=-==-=-=-==-=-=-==-=-=-==

Re: [Pharo-users] (no subject)

2019-07-15 Thread EVELYN CUSI LOPEZ
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

[Pharo-users] (no subject)

2019-07-15 Thread EVELYN CUSI LOPEZ
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

[Pharo-users] Blog Post 1 (11th - 12th May) - Evelyn Cusi

2019-05-13 Thread EVELYN CUSI LOPEZ
Blog Post for this Weekend has been uploaded to: https://medium.com/@cusi.evelyn/better-and-more-refactorings-for-pharo-part-1-d79da98b4569

Re: [Pharo-users] GSoC 2019 Introduction myself

2019-05-13 Thread EVELYN CUSI LOPEZ
://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

[Pharo-users] GSoC 2019 Introduction myself

2019-05-09 Thread EVELYN CUSI LOPEZ
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