egovconcepts / jacp

Automatically exported from code.google.com/p/jacp
0 stars 0 forks source link

correct id handling #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At the moment the id pattern (for messages and target change) is:   *id* - 
local massage and *id.id* for messages to components or containers in other 
perspectives: if *id.id* mean local message in current perspective messaging 
fails! So make it more robust and allow *id* AND *myLocalPerspective.id*... 
always check if id is local. At the moment means *id.id* message to remote 
component. Change behavior in component and perspective observer.

Original issue reported on code.google.com by amo.a...@gmail.com on 1 Jun 2010 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by amo.a...@gmail.com on 10 Jun 2010 at 3:00

GoogleCodeExporter commented 9 years ago

Original comment by amo.a...@gmail.com on 10 Jun 2010 at 9:03