Open GoogleCodeExporter opened 9 years ago
Maybe a good starting point will be vector and web feature service layer
Original comment by eiko.tho...@gmail.com
on 11 Dec 2012 at 10:05
[deleted comment]
Eiko,
I removed the patch I had attached for this ... it worked fine for the layers
that extend AbstractComponent, but was problematic for the VectorLayer, which
extends AbstractComponentContainer.
The problem I'm having here is coming up with a solution that will not involve
duplicating code because of the different inheritance hierarchies. Perhaps
shift all of the other layers over to the AbstractComponentContainer hierarchy?
At this point they really aren't containers, but I don't think treating them
as such would hurt anything.
Do you have some ideas on this?
Thanks,
John Ryan
Original comment by jr...@redzonesoftware.com
on 15 Jan 2013 at 11:00
Original issue reported on code.google.com by
jr...@redzonesoftware.com
on 30 Nov 2012 at 3:59