Hello.
Looking at CAY-1169. I need some way to refresh the view. After
browsing the code it looks like this should be done by sending
MapEvents to the ProjectController. None of the ToModel merge tokens
does this now. The problem is that the ProjectController is in the
modeler project, but all the merge tokens exist in the core project.
One option could be to extract the fire-methods of ProjectController
to a interface named MapEventConsumer in the core? Or could this
interface be simplified by just having a fireMapEvent-method that does
lots of instanceof checks and call the correct fire-method..
What do you guys think of all this?
https://issues.apache.org/jira/browse/CAY-1169
- Tore.
This archive was generated by hypermail 2.0.0 : Tue May 19 2009 - 15:27:37 EDT