On 6/14/07, Peter Reilly <[EMAIL PROTECTED]> wrote:
interface SetPropertyResolver {
    boolean setProperty(Project a, String property, String value)
    returns true if property consumed
    return false if not
}

I don't understand the SetPropertyResolver aspect. I like the GetPR,
although I'd call it PropertyEvaluator maybe, or PropertyExpander, but
I don't get the Set part. How would that be used? The GetPR comes into
play in a ${scheme:...} expansion, but how would the SetPR work? --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to