As the whole core is now namespaced, it is time to deprecate the JLoader helper functions for none namespaced classes. The following function are deprecated:
discover
This happens automatically when a namespace is registered.
import
Import is not needed as the classes are loaded automatically.
Changed the deprecation message.