[dev] New Application class
Gonçalo Queirós
mail at goncaloqueiros.net
Tue Sep 8 07:53:45 UTC 2009
Chuck Hagenbuch wrote:
> Quoting Gonçalo Queirós <mail at goncaloqueiros.net>:
>
>> Hi there.
>> Been following the development, and have 2 questions about the new
>> Application class (i know it's very new, so if there's still some doubts
>> about how it will be implemented, I understand).
>>
>> Is there any page on the wiki where i can read more info about the
>> general ideas of this new class?
>
> There is not yet. If you were willing to start this, that would be very
> much appreciated.
I can do that, but need some more learning with this class to be sure of
what to write.
>
>>> From what i could understand one of the Application "jobs" is to replace
>> the base.php of each application, so now its needed to call new
>> XXX_Application on every file right?
>
> Yes.
>
>> Also, i can now directly access to my application (i can also access
>> Kronolith without login, but i don't see any user information of
>> course), this is probably because no method was implemented on Kronolith
>> Application, or am i missing something?
>
> I don't follow you - can you givea more detailed example?
>
> Thanks,
> -chuck
>
>
If in my browser i type localhost/horde/kronolith directly without
session started, i won't be redirected to login.php, instead i will see
the Kronolith screen (but without any calendar info, since there's no
authenticated user). But as i said this is probably because of Kronolith
not using the Application class yet no?
More information about the dev
mailing list