You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Manuel Innerhofer (JIRA)" <ji...@apache.org> on 2009/12/14 13:17:18 UTC

[jira] Created: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

Define meta data generator interface and modify platform content to use implementations of it
---------------------------------------------------------------------------------------------

                 Key: CLEREZZA-23
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
             Project: Clerezza
          Issue Type: New Feature
            Reporter: Manuel Innerhofer




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


[jira] Reopened: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür reopened CLEREZZA-23:
----------------------------------------


- made some minor comment changes
- please add a comment to explain that the MeteaDataGenerator is use by DiscobitTypeHanlder and located using the service registry.

> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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


[jira] Issue Comment Edited: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790680#action_12790680 ] 

Reto Bachmann-Gmür edited comment on CLEREZZA-23 at 12/15/09 11:26 AM:
-----------------------------------------------------------------------

- made some minor comment changes
- missing test, would obviously be nice to have a pax-exam test demonstarting this functionality
- please add a comment to explain that the MeteaDataGenerator is use by DiscobitTypeHanlder and located using the service registry. and close afterwards.


      was (Author: reto):
    - made some minor comment changes
- please add a comment to explain that the MeteaDataGenerator is use by DiscobitTypeHanlder and located using the service registry.
  
> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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


[jira] Reopened: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür reopened CLEREZZA-23:
----------------------------------------


The remove method in the MetaDataGenerator interface is poorly defined, not currently used and in my opinion superfluous. Also I think an MetaDataGenerator cannot have a monopoly on properties of a specific type, so it would have to reanalize the data to find out which properties it would add and remove only those.

> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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


[jira] Assigned: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

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

Manuel Innerhofer reassigned CLEREZZA-23:
-----------------------------------------

    Assignee: Manuel Innerhofer

> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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


[jira] Resolved: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

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

Manuel Innerhofer resolved CLEREZZA-23.
---------------------------------------

    Resolution: Fixed

> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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


[jira] Resolved: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

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

Manuel Innerhofer resolved CLEREZZA-23.
---------------------------------------

    Resolution: Fixed

> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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


[jira] Closed: (CLEREZZA-23) Define meta data generator interface and modify platform content to use implementations of it

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

Manuel Innerhofer closed CLEREZZA-23.
-------------------------------------

    Resolution: Fixed

> Define meta data generator interface and modify platform content to use implementations of it
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-23
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-23
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


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