You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "András Belicza (JIRA)" <ji...@apache.org> on 2008/08/12 05:18:46 UTC

[jira] Commented: (HARMONY-5944) Progress on policytool

    [ https://issues.apache.org/jira/browse/HARMONY-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621678#action_12621678 ] 

András Belicza commented on HARMONY-5944:
-----------------------------------------

I left out the following change:

-Graphical editing panel is disabled when invalid policy text is entered/loaded.

> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5944
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5944
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: András Belicza
>         Attachments: policytool 2008-08-12.patch
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912 
> -PermissionEditFormDialog is now complete (ok button handling, Permission string representation for the Permission LAE).
> -All types of policy entry and Permission and Principal can produce its policy text representation.
> -GraphicalEditorPanel can now produce the policy text of the graphically edited policy content
>   based on the policy representations of the policy entries.
>   The Graphical editor panel  ===>  Direct editor panel switching now carries through the policy text.
> -I started the PolicyTextParser which is responsible to produce the policy entry list when loading a new policy file
>  and to parse the policy text when we switch from direct editor to graphical editor.
>  Not yet ready, but can already parse comment entries, keystore and keystore password url entries.
>  Grant entries are still to go.
> -PolicyEntry model classes no longer contain the setText() method, its functionality is refactored to the PolicyTextParser.

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