Hi,<br><br><div class="gmail_quote">On Thu, Jul 26, 2012 at 3:37 PM, Bart Visscher <span dir="ltr"><<a href="mailto:bartv@thisnet.nl" target="_blank">bartv@thisnet.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, Jul 25, 2012 at 06:33:06PM +0200, Arthur Schiwon wrote:<br>
> A follow up on this.<br>
><br>
> The suggestion was actually to use \OCA_appid\ as namespace, what i<br>
> did was to support the pattern \OCA\appid\ in the autoloader.<br>
><br>
> The first pattern is e.g. used in the app files_version<br>
><br>
> namespace OCA_Versions;<br>
> class Hooks { .. }<br>
><br>
> Having two different approaches is of course bad style and should be<br>
> avoided. Frank and I wonder now, what the better and more intuitive<br>
> way is: \OCA_appid\ or \OCA\appid\<br>
><br>
> Thoughts, opinions?<br>
<br>
</div>\OCA\appid\ cleaner and simpler to parse<br>
<br>
Bart<br>
<div class="im"><br></div></blockquote><div><br></div><div>\OCA\appid\ is actually a nested namespace, but I agree that it is cleaner.</div><div><br></div><div>--</div><div>Victor</div><div> </div></div>