[
https://issues.apache.org/jira/browse/TAP5-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Mischler updated TAP5-1171:
-----------------------------------
Affects Version/s: 5.2.0
Issue Type: New Feature (was: Bug)
Description: JavaFX classes always extends the
com.sun.javafx.runtime.FXBase class. For module classes written in JavaFX,
Tapestry complains that it doesn't recognize the public methods from FXBase.
These methods should be ignored. (was: Groovy (and probably other alternative
languages as well) enriches its classes with public synthetic methods. For
module classes written in Groovy, Tapestry complains that it doesn't recognize
these methods. Because synthetic methods are obviously not meant for Tapestry,
they should be ignored.)
Fix Version/s: (was: 5.2.0)
Component/s: tapestry-ioc
> Tapestry should ignore FXBase methods in JavaFX module classes
> --------------------------------------------------------------
>
> Key: TAP5-1171
> URL: https://issues.apache.org/jira/browse/TAP5-1171
> Project: Tapestry 5
> Issue Type: New Feature
> Components: tapestry-ioc
> Affects Versions: 5.2.0
> Reporter: Antoine Mischler
> Assignee: Howard M. Lewis Ship
>
> JavaFX classes always extends the com.sun.javafx.runtime.FXBase class. For
> module classes written in JavaFX, Tapestry complains that it doesn't
> recognize the public methods from FXBase. These methods should be ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.