Howdy!

We are slowly moving the classes in core to the PSR-4 [1] naming standard.
This allows for easier lookup and using the well known composer autoloader.

At the moment we do not yet support PSR-4 in our apps. But we are thinking about
how to do this. Of course we will still support the current autoloader as well.

There should not be any breakage for app developers. As long as you spell the 
namespaces
and classes correct :)

Cheers,
--Roeland


[1] http://www.php-fig.org/psr/psr-4/
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to