[
https://issues.apache.org/jira/browse/LUCY-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755015#action_12755015
]
Marvin Humphrey commented on LUCY-40:
-------------------------------------
As per the discussion of [class hierarchy
design|http://mail-archives.apache.org/mod_mbox/lucene-lucy-dev/200909.mbox/%[email protected]%3e]
on the lucy-dev list, we'll be moving everything under Lucy::Object.
* Lucy::Object::Obj
* Lucy::Object::CharBuf
* Lucy::Object::Hash
* Lucy::Object::VTable
* Lucy::Object::VArray
* Lucy::Object::Err
* ...
> Core object model
> -----------------
>
> Key: LUCY-40
> URL: https://issues.apache.org/jira/browse/LUCY-40
> Project: Lucy
> Issue Type: New Feature
> Components: Core
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Priority: Blocker
>
> Implement the classes that comprise Lucy's core object model: Obj, VTable,
> CharBuf, Hash, VArray and Err.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.