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

Marvin Humphrey updated LUCY-28:
--------------------------------

    Attachment: Class.pm

Boilerplater::Binding::Core::Class autogenerates the C code with implements
the specification defined by a Boilerplater::Class.  It is directly
responsible for two primary tasks regarding instantiable classes: generating
the class's vtable definition, and generating the object struct definition.
It also calls upon Boilerplater::Binding::Core::Method and such to
autogenerate code.


> Boilerplater core bindings
> --------------------------
>
>                 Key: LUCY-28
>                 URL: https://issues.apache.org/jira/browse/LUCY-28
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: Class.pm, File.pm, Function.pm, Method.pm
>
>
> A Boilerplater::Hierarchy, comprised of Classes, Methods, Variables, and so
> on, describes an abstract specification for a class hierarchy.
> Boilerplater::Binding::Core and its helpers generate C code which implements
> the spec.

-- 
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