#32 open
Tom Locke

Tag calls with merge or merge-params should not need param attributes on the parameters they provide

Reported by Tom Locke | May 11th, 2008 @ 11:35 AM | in Beyond Hobo 1.0

e.g. it's common to do

<def tag="page" extend-with="my-footer">
  <page-without-my-footer merge>
    <footer: param>This is my footer</footer:>
  </page>
</def>

Without that param on footer:, it's not possible for callers of page to further customise the footer.

That should implicit. In particular, there's a problem if you wanted to do append-footer: instead of footer. What would param on that even mean?

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages