Yeah, sorry about that. this certainly isn't the intended behavior.
I've just commited a possible fix, can you please update and try?

-Matej

On Tue, Apr 1, 2008 at 10:53 AM, Antoine Angénieux
<[EMAIL PROTECTED]> wrote:
> Hi Guys,
>
>  Since Matej committed the IComponentAssignedModel implem for
>  StringResourceModel, trying to retreive the model value during page
>  construction results in a "no resource found".
>
>  It appears that during this phase, the component can only access its on
>  properties file in the new implem.
>
>  I guess this is because previously the model would rely on the
>  referenced component passed in the constructor, so the property could be
>  found based on that component (if it wad defined in the given component
>  properties file). But now, the wrapOnAssignment replaces the constructor
>  defined component, with the assigned one . Thus, because the component
>  hierarchy is not built yet, the model cannot lookup the property in the
>  correct file.
>
>  Is this an expected behaviour? I had to tweak a few things in my
>  application so that everything still runs smoothly but I was wondering
>  if that was not too much of a breakage compared to previous versions,
>  especially so close to the end release plan of 1.3.
>
>  Cheers,
>
>  Antoine.
>
>  --
>  Antoine Angénieux
>  Associé
>
>  Clinigrid
>  5, avenue Mozart
>  75016 Paris, France
>  +336 60 21 09 18
>  [EMAIL PROTECTED]
>
>
>



-- 
Resizable and reorderable grid components.
http://www.inmethod.com

Reply via email to