You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2009/08/07 20:29:14 UTC

[jira] Created: (LUCY-7) Boilerplater: Parcel and Symbol

Boilerplater: Parcel and Symbol
-------------------------------

                 Key: LUCY-7
                 URL: https://issues.apache.org/jira/browse/LUCY-7
             Project: Lucy
          Issue Type: Sub-task
          Components: Boilerplater
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
            Priority: Minor


Boilerplater::Parcel and Boilerplater::Symbol are fundametal elements within
the Boilerplater compiler.

  * "A Parcel is a cohesive collection of code, which could, in theory, be
    published as as a single entity."
  * "Boilerplater::Symbol serves as an abstract parent class for entities which
    may live in the global namespace, such as classes, functions, methods, and
    variables."



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


[jira] Updated: (LUCY-7) Boilerplater: Parcel and Symbol

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-7:
-------------------------------

    Attachment: Parcel.pm

> Boilerplater: Parcel and Symbol
> -------------------------------
>
>                 Key: LUCY-7
>                 URL: https://issues.apache.org/jira/browse/LUCY-7
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>         Attachments: 402-parcel.t, Parcel.pm, Symbol.pm
>
>
> Boilerplater::Parcel and Boilerplater::Symbol are fundametal elements within
> the Boilerplater compiler.
>   * "A Parcel is a cohesive collection of code, which could, in theory, be
>     published as as a single entity."
>   * "Boilerplater::Symbol serves as an abstract parent class for entities which
>     may live in the global namespace, such as classes, functions, methods, and
>     variables."

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


[jira] Updated: (LUCY-7) Boilerplater: Parcel and Symbol

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-7:
-------------------------------

    Attachment: 402-parcel.t

> Boilerplater: Parcel and Symbol
> -------------------------------
>
>                 Key: LUCY-7
>                 URL: https://issues.apache.org/jira/browse/LUCY-7
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>         Attachments: 402-parcel.t, Parcel.pm, Symbol.pm
>
>
> Boilerplater::Parcel and Boilerplater::Symbol are fundametal elements within
> the Boilerplater compiler.
>   * "A Parcel is a cohesive collection of code, which could, in theory, be
>     published as as a single entity."
>   * "Boilerplater::Symbol serves as an abstract parent class for entities which
>     may live in the global namespace, such as classes, functions, methods, and
>     variables."

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


[jira] Resolved: (LUCY-7) Boilerplater: Parcel and Symbol

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey resolved LUCY-7.
--------------------------------

    Resolution: Fixed

Committed as r803746.

> Boilerplater: Parcel and Symbol
> -------------------------------
>
>                 Key: LUCY-7
>                 URL: https://issues.apache.org/jira/browse/LUCY-7
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>         Attachments: 402-parcel.t, Parcel.pm, Symbol.pm
>
>
> Boilerplater::Parcel and Boilerplater::Symbol are fundametal elements within
> the Boilerplater compiler.
>   * "A Parcel is a cohesive collection of code, which could, in theory, be
>     published as as a single entity."
>   * "Boilerplater::Symbol serves as an abstract parent class for entities which
>     may live in the global namespace, such as classes, functions, methods, and
>     variables."

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


[jira] Updated: (LUCY-7) Boilerplater: Parcel and Symbol

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-7:
-------------------------------

    Attachment: Symbol.pm

> Boilerplater: Parcel and Symbol
> -------------------------------
>
>                 Key: LUCY-7
>                 URL: https://issues.apache.org/jira/browse/LUCY-7
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Boilerplater
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>         Attachments: 402-parcel.t, Parcel.pm, Symbol.pm
>
>
> Boilerplater::Parcel and Boilerplater::Symbol are fundametal elements within
> the Boilerplater compiler.
>   * "A Parcel is a cohesive collection of code, which could, in theory, be
>     published as as a single entity."
>   * "Boilerplater::Symbol serves as an abstract parent class for entities which
>     may live in the global namespace, such as classes, functions, methods, and
>     variables."

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