On Fri, Mar 5, 2010 at 7:39 PM, Joost Schouten (ml)
<joost...@jsportal.com> wrote:
> Hi,
>
> I have found another problem when extending the Autocomplete Mixin which has
> been introduced by recent changes on the 5.2.0-SNAPSHOT version.
>
> - The @Override methods (eg. generateResponseMarkup(MarkupWriter writer,
> List matches)) are no longer called on the extending class

I don't remember changing that.
>
> On the dev list I have already raised the following:
> - The mixin will try to load the autocomplete.js from the classpath location
> of the extending class, in stead of the Autocomplete.class

I think I know what's causing this, I need to capture the base
resource for Autocomplete at transformation time, rather than get the
base resource from the ComponentModel at runtime, since it sees the
subclass's model and base resource.

>
> I have submitted a bug in jira [1] for this. Please let me know if I am
> mistaken and have previously used the mixin inappropriately.
>
> Cheers,
> Joost
>
> [1]: https://issues.apache.org/jira/browse/TAP5-1047
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to