When using the Tropo PHP library with other packages, it is likely that some class names will conflict. Two classes included with the library have common names, but are not used: Format and Date. Would it be possible for these to be namespaced (e.g. TropoFormat or real namespaces) or removed?
When using the Tropo PHP library with other packages, it is likely that some class names will conflict. Two classes included with the library have common names, but are not used: Format and Date. Would it be possible for these to be namespaced (e.g. TropoFormat or real namespaces) or removed?