You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just starting to experiment with upgrading to version 4 so we can see how close it all seems to being practical to do on our clients' sites.
I namespaced our Page and PageController classes during the upgrade, and this blew it up.
I've un-namespaced them for now, but was wondering if there is a plan to make them namespaceable, or whether the global namespace is still the preferred situation here?
The text was updated successfully, but these errors were encountered:
I'm just starting to experiment with upgrading to version 4 so we can see how close it all seems to being practical to do on our clients' sites.
I namespaced our Page and PageController classes during the upgrade, and this blew it up.
I've un-namespaced them for now, but was wondering if there is a plan to make them namespaceable, or whether the global namespace is still the preferred situation here?
The text was updated successfully, but these errors were encountered: