Didn't see your reply, thanks!
I'll have a look into this (even though I am not _exactly_ sure what
you mean) ;)
On Sat, Sep 13, 2008 at 4:52 PM, Ayende Rahien <[EMAIL PROTECTED]> wrote:
> Basically, BooViewEngine can handle that as a parameter.
>
> On Sat, Sep 13, 2008 at 10:52 PM, Ayende Rahien <[EMAIL PROTECTED]> wrote:
>>
>> That should be pretty easy to do, yes.
>>
>> On Sat, Sep 13, 2008 at 5:36 PM, Jan Limpens <[EMAIL PROTECTED]>
>> wrote:
>>>
>>> yip, found out about that (stupid me), it is actually the issue is the
>>> other (viewcomponent in a mail view) one. The 'last param called:
>>> isWeb' exception message sent me offtrack into investigating all kinds
>>> of possibilities to provide that darn param (which also led to that
>>> bogus code)
>>>
>>> On Sat, Sep 13, 2008 at 2:55 AM, Ayende Rahien <[EMAIL PROTECTED]> wrote:
>>>
>>> > unless IsDefined("isWeb"):
>>> > AddProperty('isWeb', false)
>>> > end
>>>
>>> I learned in my debugging sessions, that all compiled views inherit
>>> from BrailBase and thus can call it's methods. But I am not sure if
>>> this is a good idea.
>>>
>>> Just out of interest, would it be possible to have the views inherit
>>> from something like CustomBrailBase, where I could inject some other
>>> stuff, if I wanted to? Or any better extension points? I am asking
>>> because I live with a patched BooViewengine, wehere I explicitly have
>>> to insert UrlHelper and other services, so that in a no context
>>> available situation, like a mail view, I can do ${Url.For(...)}
>>>
>>> --
>>> Jan
>>> ___________________
>>> [EMAIL PROTECTED]
>>> www.limpens.com
>>> +55 (11) 3082-1087
>>> +55 (11) 3097-8339
>>>
>>>
>>
>
>
> >
>
--
Jan
___________________
[EMAIL PROTECTED]
www.limpens.com
+55 (11) 3082-1087
+55 (11) 3097-8339
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---