Replies: 3 comments 2 replies
-
TODOs
|
Beta Was this translation helpful? Give feedback.
-
Serialize/Unserialize model classesDuring migration, I noticed that after the change the model classes (e.g. I'm not sure how much of an issue this is, but I think it should at least be somehow possible to serialize (and unserialize) all models. Potential solutions that come to my mind (please add further ideas!):
Any other ideas? |
Beta Was this translation helpful? Give feedback.
-
PSR namespacesShould we namespace all classes/files? It seems almost all modern libs are using PSR-4 namespaces. As we have a major breaking change with v7 anyway, we could add namespaces as well? Or is this just an unnecessary complication (for users migrating to v7)? |
Beta Was this translation helpful? Give feedback.
-
This discussion should help sort/organize/resolve issues with the proposed change from the static
Podio
class to thePodioClient
instance.PR: #228
Issue: #90
@rafaelmb @carlfredrikhero @bajarang-agarwal @timosillander @dylannadon @daviferreira @mgithens hope this discussion is the right format, please let me know your inputs
Beta Was this translation helpful? Give feedback.
All reactions