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

Marvin Humphrey updated LUCY-27:
--------------------------------

    Attachment: Perl.pm

Boilerplater::Binding::Perl ties everything together.  It is the only class
from this branch of the Boilerplater hierarchy that the Build script deals
with directly.

All compiled code will be linked into a single shared object, which will
belong to the Lucy.pm module -- invoking "use Lucy;" will load the entire
library.

> Boilerplater Perl bindings
> --------------------------
>
>                 Key: LUCY-27
>                 URL: https://issues.apache.org/jira/browse/LUCY-27
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>         Attachments: Class.pm, Constructor.pm, Method.pm, Perl.pm, 
> Subroutine.pm, TypeMap.pm
>
>
> Iterate over the classes, methods, etc. in a Boilerplater::Hierarchy, 
> auto-generating binding code to bridge Perl-space and C-space.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to