#74: Add Namespace support
Issue revisions
- new by artur8ur at 2010-J-24 5:46
- closed by Jordi Boggiano at 2010-J-18 15:59
| Type | |
|---|---|
| State | |
| Priority | |
| Resolution | |
| Assigned to | Nobody |
| Scheduled for | 1.2.0 |
| Affected versions | svn /trunk |
| Affected components | Core |
| Last change | Sunday 18 July 2010 15:59:28 UTC by Jordi Boggiano |
Short description
Currently the usage of the namespace syntax NamespaceFunctionname is not supported and results in an compilor error.
The following example does not work (trunk):
<form action="{FWURL::controller('search', 'submit')}" method="post">
Results in Errormessage: Fatal error: Uncaught exception 'Dwoo_Compilation_Exception' with message 'Compilation error at line 3 in "file:/data/home/jgerrits/public_html/michel-website/web/local/idx/view/me
Jordi Boggiano at Sunday 18 July 2010 15:59:28 UTC
Implemented for static vars/methods, I don't think there are other use cases but let me know if I forgot something, it'll be available in svn trunk soon and has just been pushed to github http://github.com/Seldaek/Dwoo/commit/e7734ba81210007f7ce7f8ac9f350f7e20648981