Probably a bit premature, but I'm proposing handling namespaces in the core autoloader here: http://drupal.org/node/1399974.

Patch to follow.

CommentFileSizeAuthor
#1 autoload-namespace-1400160-1.patch914 bytesglennpratt

Comments

glennpratt’s picture

StatusFileSize
new914 bytes

Same basic patch as proposed for core.

(Noticed the regex in autoload might be outdated from what's in core -> autoload just has abstract, core has abstract|final).

fabianx’s picture

Issue summary: View changes
Status: Active » Reviewed & tested by the community

RTBC - Looks good to me.