Github user joshtynjala commented on the pull request: https://github.com/apache/flex-falcon/pull/5#issuecomment-169158834 I guess, since Object is dynamic, calling toString() should still compile if you try to call it on something typed as Object (even if it's not defined). That isn't ideal, since IDEs probably won't provide toString() as a code hint (and some might even show an error in the editor). If there's no compiler error, through, it seems like a workaround that we can live with.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---