Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-397

caching should be definable per binding

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.0
    • 4.2
    • Framework
    • None

    Description

      While I was experimenting with recursive rendering, I wanted to render some of my components recursively. To make this working properly parameter caching must be disabled. But this is only possible by changing the parameter's definition because the current implementation allows the "cache" attribute to be specified only on parameters, not on bindings. However in most cases I want the parameter to be cached.

      Now the only solution to this problem - as I see - is to copy-paste the component specifications and add cache="true" to the parameter specs.

      Br,
      Norbi

      Attachments

        Activity

          People

            Unassigned Unassigned
            snorbi Norbert Sándor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: