You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "creme fresh (JIRA)" <ji...@apache.org> on 2009/06/12 11:40:07 UTC

[jira] Updated: (WSCOMMONS-299) Policy intersection is not yet implemented

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

creme fresh updated WSCOMMONS-299:
----------------------------------

    Attachment: patch.txt

Here is a patch ...

it implements the intersection algorithm ...

but we should think about the design of the Assertion Interface.

It should not be the responsibility of an assertion to implement the normalize method,
rather it should return its nested policy if any.

Consequently we can implement intersect and normalize correctly...

> Policy intersection is not yet implemented
> ------------------------------------------
>
>                 Key: WSCOMMONS-299
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-299
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Tammo van Lessen
>         Attachments: patch.txt
>
>
> Intersection is crucial for testing compatibility. It was already implemented it one of the earlier versions but got somehow lost...

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