Porting from VW to Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Porting from VW to Pharo

Shaping1
Can someone point me to the best tools for porting from VW 7.10  to Pharo 7 64-bit (or maybe 6.1)?

I'm not sure what to do about the namespaces.  I realize that VW's namespace solution is just a good hack and that the true nature of the problem runs much deeper--but it does a good job of avoiding class-name collisions, which is mostly what I need it for, and I can control exactly how imports work.

Any suggestions are welcome.

Thanks.

Shaping


Reply | Threaded
Open this post in threaded view
|

Re: Porting from VW to Pharo

Davide Grandi-2
Do you have name collisions among your namespaces, now ?
If not ... problem solved, otherwise maybe you could refactor the
classes clashing.
Or, maybe, I'm missing some points.

     Davide Grandi

On 06/11/18 07:23, Shaping wrote:

> Can someone point me to the best tools for porting from VW 7.10 to
> Pharo 7 64-bit (or maybe 6.1)?
>
> I'm not sure what to do about the namespaces. I realize that VW's
> namespace solution is just a good hack and that the true nature of the
> problem runs much deeper--but it does a good job of avoiding
> class-name collisions, which is mostly what I need it for, and I can
> control exactly how imports work.
>
> Any suggestions are welcome.
>
> Thanks.
>
> Shaping

--
Ing. Davide Grandi
email  : [hidden email]
mobile : +39 339 7468 778