Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputEventSensor prevents loading MongoTalk in Pharo 10 #113

Open
sebastianconcept opened this issue Dec 23, 2022 · 0 comments
Open

InputEventSensor prevents loading MongoTalk in Pharo 10 #113

sebastianconcept opened this issue Dec 23, 2022 · 0 comments

Comments

@sebastianconcept
Copy link

When trying to load MongoTalk 1.26 it fails for a lack of InputEventSensor class in Pharo 10.

This dependency seems to be the only blocker to get it loading in Pharo 10.

As a workaround I've tested with a dummy Object subclass InputEventSensor and it loads.

Then may tests fail due to a dependency on GRCodec.

What's the advice for upgrading it?

How do we get rid of that dependency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant