You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2015/05/29 14:12:17 UTC

[jira] [Resolved] (SLING-4763) Job Handling should access Job ValueMap in a typed way

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

Stefan Seifert resolved SLING-4763.
-----------------------------------
    Resolution: Fixed

Completed: At revision: 1682435  


> Job Handling should access Job ValueMap in a typed way
> ------------------------------------------------------
>
>                 Key: SLING-4763
>                 URL: https://issues.apache.org/jira/browse/SLING-4763
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Event 3.6.0
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>            Priority: Minor
>              Labels: event
>             Fix For: Event 3.7.0
>
>
> the current event/job handling implementation accesses the properties of a job (valuemap) sometimes without any type, getting the object and casting this to the expected type.
> this creates a dependency to the underlying valuemap implementation and bypasses conversion logic e.g. for Date/Calendar values.
> to work with outher resources providers than JCR (e.g. nosql resource provider) this should be changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)