Cool!
---
Julien Delplanque
Doctorant à l’Université de Lille
http://juliendelplanque.be/phd.html
Equipe Rmod, Inria
Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq
Numéro de téléphone: +333 59 35 86 40
> Le 7 oct. 2018 à 23:53, Cyril Ferlicot D. a écrit :
>
> Hi,
>
> Today I released the
Hi All,
There appears to be a problem viewing XML documents / nodes in the
inspector when using XMLParser (catalog version) in the latest Pharo 7.
When running the following:
```smalltalk
xml := 'https://www.w3schools.com/xml/note.xml' asUrl retrieveContents.
document := XMLDOMParser parse: xml
Hi Tudor, all
thanks for your reply.
I would like your opinion about the cleanest way to add this considering
that:
- Columns are added in GLMMorphicListingRenderer>> treeMorphFor:
tmpTreeModel and: aPresentation
- GLMMorphTreeColumn implements currentWidth: and currentWidth
Should I