Posted by pwolanin on August 4, 2013 at 2:36am
System paths should be considered deprecated - this means removing their use as much as possible from core before 8.0 is released. Really.
Some efforts in progress include:
- replace l() with a route based l() method using the url generator
- provide an easy way to check access to a route by name and parameters
