Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-4254

Allow sharing groovy classes between different invocations of the groovy macro on the same page

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Cannot Reproduce
    • Major
    • None
    • 2.0 M4
    • Groovy
    • None
    • Unknown

    Description

      Example to reproduce the pb:

      {{groovy}}
      class MyClass
      {
      }
      null
      {{/groovy}}
      
      {{groovy}}
      def var = new MyClass()
      {{/groovy}}
      

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: