[ 
https://issues.apache.org/jira/browse/PIVOT-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Brown updated PIVOT-713:
-----------------------------

    Description: I am implementing a groovy-builder-like DSL for pivot using 
scala. In the DSL, I need subclass of each component/container that retains 
original component/container behavior but is aware of the DSL context as well. 
All goes well except GridPane.Row.  (was: I need to inherit from GridPane.Row 
but it's final. And I find that TablePane.Row is not final.)

FYI, I copied your comment into the description field so that it is easier to 
understand the motivation behind this issue.


> Consider making some inner classes non-final
> --------------------------------------------
>
>                 Key: PIVOT-713
>                 URL: https://issues.apache.org/jira/browse/PIVOT-713
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 2.0
>            Reporter: xiefei
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> I am implementing a groovy-builder-like DSL for pivot using scala. In the 
> DSL, I need subclass of each component/container that retains original 
> component/container behavior but is aware of the DSL context as well. All 
> goes well except GridPane.Row.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to