[ https://issues.apache.org/jira/browse/CLOWNFISH-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482284#comment-14482284
]
ASF GitHub Bot commented on CLOWNFISH-32:
-----------------------------------------
GitHub user rectang opened a pull request:
https://github.com/apache/lucy-clownfish/pull/8
CLOWNFISH-32 can_be_bound
Consolidate tests for whether Clownfish functions and methods can be bound to a host.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy-clownfish CLOWNFISH-32-can_be_bound
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit 1892f4fbb62c4f785c27c99fa043f8748cca26de
Author: Marvin Humphrey <marvin@rectangular.com>
Date: 2015-04-06T23:22:42Z
Generalize test for whether func can be bound.
The algorithm for determining whether bindings can be generated
automatically for a Clownfish function will likely the same across all
all hosts.
commit bba99f79024330fb38e9db7f40bf83af6cc75126
Author: Marvin Humphrey <marvin@rectangular.com>
Date: 2015-04-06T23:48:04Z
Generalize test for whether method can be bound.
As with Clownfish functions, the algorithm for determining whether
bindings can be generated automatically for a Clownfish method will
likely the same across all all hosts.
----
> Autogenerate Go binding code
> ----------------------------
>
> Key: CLOWNFISH-32
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-32
> Project: Apache Lucy-Clownfish
> Issue Type: Improvement
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
>
> Take the proof-of-concept hand-coded bindings from CLOWNFISH-28 and replace them with
autogenerated code whenever possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|