Git Product home page Git Product logo

chalten's People

Contributors

fedemiodo avatar fortizpenaloza avatar gcotelli avatar mtaborda avatar serpi90 avatar ytsejam78 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

seandenigris

chalten's Issues

Not loading

When evaluating:
Metacello new
baseline: 'Chalten';
githubUser: 'ba-st' project: 'chalten' commitish: 'v6.0.0' path: 'repository';
load

It does not load. See attached screenshot
screen shot 2018-11-07 at 15 35 44

Not usable anymore due to repository using SHA-1 keys

At least that's what Iceberg tells me. The repository should be updated to use... whatever is the replacement for the SHA-1 keys.

EDIT: I might also be wrong, I removed it from my Baseline, yet Iceberg still complains. Oh well.

Reducing to largest possible unit

According to the Chalten paper, reducing should be built-in but doesn't currently seem to work. It seems this used to work... ==10 years * 12 months / 24 months = 5 years== “The model automatically simplifies units”... Anyone know why it was changed?

TimeZone Bug

Chalten seems to sidestep the terrible Pharo TZ bug for Dates, because its dates are abstract and not implemented via timestamps. However, it seems to suffer from the same bug with times, which, while at least having the ability to refer to timezones by name, still have the amorphous 'local timezone' concept. The crux of the problem is that the correct offset for a created e.g. DateTime needs to be the offset on the created date, whereas in Pharo/Chalten the offset is set to the today's offset. These can be different since the local TZ offset may vary due to DST. So if DST is in effect now, but not on the created date, the offset will be wrong. I don't see an easy way to resolve this bug and feel strongly that if timezones can't be implemented correctly, they shouldn't be enabled at all by default. See here for a fuller description of the problem.

Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.