szymonkaliski/hhtwm

Migration from `_asm.undocumented.spaces` to `hs._asm.spaces`

cmpadden opened this issue · 5 comments

The _asm.undocumented.spaces repository states:

This module has been superseded by https://github.com/asmagill/hs._asm.spaces and is no longer being maintained.

Can you please confirm whether hs._asm.spaces would work in place of this dependency? And if it does not, how heavy of a lift do you think it would be to migrate?

Thanks!

From a quick glance, it doesn't look like it's a plug-and-play replacement. I don't think I'll have the time in the near future to spend time on this, but I'm happy to accept PRs.

Thanks for taking a look. As I play with hhtwm I'll explore the option of migrating. Take care!

PR #13 is my attempt at this migration.