[Pharo-dev] Re: [Pharo-users] Porting from VW 8.3 to Pharo

2022-08-03 Thread Shaping
Hi Hi. If in the process you discover easy changes on the pharo side that can be either integrated in Pharo or packages from the Pharo side to help migration let us know. Sure. I’m working thru several things in parallel: Christian’s Smalltalk Transformation/PDFtalk thing;, Spec2 a

[Pharo-dev] Re: [Pharo-users] Re: FW: Porting from VW 8.3 to Pharo

2022-08-03 Thread Shaping
[…] How does one generate the source (run the transformation)? Where are the aforementioned “defined code transformations”, Is there an example of how to setup the declarative template needed to map VW namespace names to Pharo class prefixes? I loaded the following packages into my VW 8.

[Pharo-dev] Re: [Pharo-users] Porting from VW 8.3 to Pharo

2022-08-03 Thread stephane ducasse
Hi If in the process you discover easy changes on the pharo side that can be either integrated in Pharo or packages from the Pharo side to help migration let us know. We would like to help but we are really really super full. I tried to help to package values but I did not understand the proces

[Pharo-dev] FW: [Pharo-users] Porting from VW 8.3 to Pharo

2022-08-03 Thread Shaping
Hi Christian. I’m trying to port from VW 8.3 to Pharo. Is there a detailed algorithm in addition to the Workflow section mentioned here?: https://wiki.pdftalk.de/doku.php?id=pdftalknonnamespacefileout 1. generate the source for the target dialect from VisualWorks with the define