Skip to content

http://localhost:8080/MDLDemo is raising an error #321

Description

@Ducasse

In Pharo 10 with Seaside v3.4.8 and MDL v2.2.1
This is because when there is a loading error class initialize are not executed so singleton are returning nil
It would be better to protect them with ifNil: self initialize.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions