You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Alessandro Adamou (JIRA)" <ji...@apache.org> on 2012/11/12 16:19:13 UTC

[jira] [Updated] (STANBOL-710) Use an Adaptable interface to export OWL artifacts

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

Alessandro Adamou updated STANBOL-710:
--------------------------------------

    Description: 
Sling has a nice interface that can be used for implementing an Adapter pattern

org.apache.sling.api.adapter.Adaptable

It would be good to use either this or a custom Adaptable interface in lieu of the custom export methods in the OWLExportable interface.

  was:
Sling has a nice interface that can be used for implementing an Adapter pattern

org.apache.sling.api.adapter.Adaptable

It would be good to use this in lieu of the custom export methods in the OWLExportable interface.

        Summary: Use an Adaptable interface to export OWL artifacts  (was: Use the Sling Adaptable interface to export OWL artifacts)

Thanks, I am then renaming the issue as it is likely that a custom adapter pattern with options will be used instead of the Sling one.
                
> Use an Adaptable interface to export OWL artifacts
> --------------------------------------------------
>
>                 Key: STANBOL-710
>                 URL: https://issues.apache.org/jira/browse/STANBOL-710
>             Project: Stanbol
>          Issue Type: Wish
>          Components: Ontology Manager
>    Affects Versions: 0.9.0-incubating
>            Reporter: Alessandro Adamou
>            Priority: Minor
>              Labels: adapters, pattern, sling
>
> Sling has a nice interface that can be used for implementing an Adapter pattern
> org.apache.sling.api.adapter.Adaptable
> It would be good to use either this or a custom Adaptable interface in lieu of the custom export methods in the OWLExportable interface.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira