[Cuis-dev] Porting from Pharo
Jan Vrany
jan.vrany at labware.com
Mon May 3 01:42:45 PDT 2021
On Sat, 2021-05-01 at 16:15 -0400, Boris Shingarov/Employee/LW-US
wrote:
> > but is it known to delete the code authors?
> > Maybe because now that information is held in iceberg/git?
>
> Perhaps I am talking stupid things, but I was under the impression
> that iceberg/git "author" and pharo "author" are unrelated concepts,
> the latter being what Pharo asks me every time I save a new image?
Yes, when storing files in Tonel repos, the author in Squeak-style
timestamp is lost and the only author recorded is the commit
author (and commiter) in git.
It still asks for an author and stores it in Squeak-style method
timestamp, but this is disarded when writing files to Tonel.
Jan
>
> -----"Cuis-dev" <cuis-dev-bounces at lists.cuis.st> wrote: -----To:
> "Gerald Klix via Cuis-dev" <cuis-dev at lists.cuis.st>,
> cuis-dev at lists.cuis.st
> From: "Philip Bernhart via Cuis-dev"
> Sent by: "Cuis-dev"
> Date: 05/01/2021 03:45PM
> Cc: "Philip Bernhart" <philip.bernhart at posteo.de>, "Gerald Klix"
> <cuis.01 at klix.ch>
> Subject: Re: [Cuis-dev] Porting from Pharo
>
> Hi Gerald,
>
> I just pushed my not-yet-started port efforts:
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Phantasus_Cuis-2DSmalltalk-2DTonel&d=DwICAg&c=sPZ6DeHLiehUHQWKIrsNwWp3t7snrE-az24ztT0w7Jc&r=ecC5uu6ubGhPt6qQ8xWcSQh1QUJ8B1-CG4B9kRM0nd4&m=xS8ngIPD6KoKyZLOa4e8vQySpUD7m2dCHxCCV6S7GH4&s=sMk0GgcnxxF8v8JbQ1m26Mh-fPbr6vxuDdBjwpTKa8Q&e=
>
>
> Maybe someone could use it as a starting point.
>
> What I did until now was to export the tonel code
> into the directory and punched it into shape, so
> that cuis can load it.
>
> It doesn't work. Also it seems that the authors of
> the pharo image code were lost during the fileout.
>
> I haven't checked pharo8 for months, but is it known
> to delete the code authors? Maybe because now that
> information is held in iceberg/git?
>
>
> Cheers,
> Philip
>
>
> Gerald Klix via Cuis-dev <cuis-dev at lists.cuis.st> writes:
>
> > Hi all,
> >
> > is there an easy way to port source code from
> > Pharo to Cuis?
> >
> > I am aware of the tedious way:
> >
> > - File the package into a Pharo image
> > - File out the Categories involved
> > - Implement whatever it takes to
> > achieve compatibility.
> >
> >
> > Thanks and Best Regards,
> >
> > Gerald
> > --
> > Cuis-dev mailing list
> > Cuis-dev at lists.cuis.st
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.cuis.st_mailman_listinfo_cuis-2Ddev&d=DwICAg&c=sPZ6DeHLiehUHQWKIrsNwWp3t7snrE-az24ztT0w7Jc&r=ecC5uu6ubGhPt6qQ8xWcSQh1QUJ8B1-CG4B9kRM0nd4&m=xS8ngIPD6KoKyZLOa4e8vQySpUD7m2dCHxCCV6S7GH4&s=CUGmdH0sdkN48smtplHXQg55kkw9VapRdFAkFZBnBTo&e=
>
>
> --
More information about the Cuis-dev
mailing list