Spond icon indicating copy to clipboard operation
Spond copied to clipboard

`spond-classes`: separate class abstraction layer

Open elliot-100 opened this issue 2 years ago • 2 comments

I've got to the stage with my class abstraction layer that I want to promote it a bit - hope that's OK.

It provides read-only acesss to Group, Member, Subgroup, Role, Event instances.

For the time being, it's a separate package depending on this one and is very partial - only covers what I need for my current read-only use cases.

https://github.com/elliot-100/Spond-classes

Pull requests to add attributes etc, discussions, issues are welcome there.

elliot-100 avatar Mar 15 '23 17:03 elliot-100

Looks great. If you don't mind, I am more than happy to have something like this merged and released as a version 1.0

Olen avatar Mar 15 '23 17:03 Olen

Yes I would like that to happen eventually. Would need a lot of work though to add write methods etc...

elliot-100 avatar Mar 17 '23 18:03 elliot-100

Closing - already covered by #57

elliot-100 avatar May 31 '24 10:05 elliot-100