You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Bertil Chapuis (JIRA)" <ji...@apache.org> on 2010/04/30 12:42:54 UTC

[jira] Created: (DROIDS-85) Droids architecture

Droids architecture
-------------------

                 Key: DROIDS-85
                 URL: https://issues.apache.org/jira/browse/DROIDS-85
             Project: Droids
          Issue Type: Improvement
            Reporter: Bertil Chapuis


These patches should be first applied in a sandbox. They integrate some changes proposed earlier in jira.

List of the changes:
 - TaskQueue repleaced by java.util.Queue
 - Handling process reviewed.
 - Extractors inherit from Handler => no need to parse the document twice
 - Entity renamed in Identifier
 - ContentEntity in Resource
 - Crawler moved to droids-crawler
 - Parser moved to droids-parser
 - Walker moved to droids-walker
 - The walker also use an Extractor
 - ...
 - and much more that should be reviewed before integration .

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


[jira] Updated: (DROIDS-85) Droids architecture

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

Bertil Chapuis updated DROIDS-85:
---------------------------------

    Attachment: droids.diff

Since the changes will be difficult to merge and the code is not stable enougth, I propose to put it in a sandbox and to perform selected changes on the trunk.

> Droids architecture
> -------------------
>
>                 Key: DROIDS-85
>                 URL: https://issues.apache.org/jira/browse/DROIDS-85
>             Project: Droids
>          Issue Type: Improvement
>            Reporter: Bertil Chapuis
>         Attachments: droids.diff
>
>
> These patches should be first applied in a sandbox. They integrate some changes proposed earlier in jira.
> List of the changes:
>  - TaskQueue repleaced by java.util.Queue
>  - Handling process reviewed.
>  - Extractors inherit from Handler => no need to parse the document twice
>  - Entity renamed in Identifier
>  - ContentEntity in Resource
>  - Crawler moved to droids-crawler
>  - Parser moved to droids-parser
>  - Walker moved to droids-walker
>  - The walker also use an Extractor
>  - ...
>  - and much more that should be reviewed before integration .

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