Thought I would ping the dev list -- I'm still looking for comments to
the changes for issues

Refactor PPath to use Path2D on JDK 1.6+
http://code.google.com/p/piccolo2d/issues/detail?id=152

PArea, a wrapper for java.awt.geom.Area to allow Constructive Area
Geometry (CAG) operations
http://code.google.com/p/piccolo2d/issues/detail?id=153

A few things to consider:  the changes are not binary compatible with
1.3, so they need to go in 2.0; the minimum JDK version for 2.0 would
be bumped to JDK 1.6; and the current version of PPath is a widely
used class.

If there are no objections in a week or so, I'll add the static
factory methods, complete the javadoc and unit tests, and commit to
trunk.

   michael

-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to