Chris De Laet

Results 1 issues of Chris De Laet

Would it be possible to make `CoreStoreObject` to implement `CustomStringConvertible` by default? It would be nice if `print(myCoreStoreObject)` printed all keys and their values out of the box. I use...

enhancement