[
https://issues.apache.org/jira/browse/CLOWNFISH-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184867#comment-15184867
]
Nick Wellnhofer commented on CLOWNFISH-41:
------------------------------------------
Regarding the Perl bindings, the only problem I can see is that
CFCPerlClass_constructor_bindings tries to create a couple of constructor
bindings automatically, without being specifically asked to do so. I don't
think this is necessary, so these code paths should simply be removed.
> CFC makes fragile assumptions about semantics of `new` and `init`
> -----------------------------------------------------------------
>
> Key: CLOWNFISH-41
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-41
> Project: Apache Lucy-Clownfish
> Issue Type: Bug
> Reporter: Marvin Humphrey
>
> Under current Clownfish rules, `new` and `init` are merely inert functions and
> are not required to have specific semantics. CFC will break if presented with
> `new` or `init` functions which do not follow current conventions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)