Re: [Geotools-devel] proposal: stroke dash array as expression

2015-08-12 Thread Nuno Oliveira
Hi Jody, Thanks for your feedback and for updating the proposal. I'm good it all the changes proposed :) I have been off the last weeks (vacation time, pushed to other projects) ... but I have the next week allocated to this work. I have some doubts about the current pull request (I may have mis

Re: [Geotools-devel] proposal: stroke dash array as expression

2015-08-11 Thread Jody Garnett
Nuno Oliveira: I went of the proposal and had two bits of feedback. - The public org.opengis.style.Stroke interface would not change (since it is nailed down the the SLD standard). To access the dash array expressions we would use the org.geotools.styling.Stroke interface. - The org.geotools.styl

[Geotools-devel] proposal: stroke dash array as expression

2015-08-11 Thread Jody Garnett
This was not linked from the proposal page so I missed it when rounding up reviewing proposals earlier in the week: https://github.com/geotools/geotools/wiki/stroke%20dasharray%20as%20an%20expression If I can ask PMC members to review/vote. It looks like the pull request is ready here: - https:/