Bugs item #2343168, was opened at 2008-11-25 12:29
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565849&aid=2343168&group_id=82370

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiletime - Java
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michiel Hendriks (elmuerte)
Assigned to: Nobody/Anonymous (nobody)
Summary: Not all messages are send

Initial Comment:
See PacmanTwo Bonus concern.
The Pacman.touch message is not send, this is because the Pawn class does not 
have superimposition and therefore the interpreter is not instrumented to 
process that message.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-23 08:59

Message:
A dirty workaround to this issue is to superimpose a dummy filtermodule on
the super classes so that calls to those methods are also intercepted by
the interpreter.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565849&aid=2343168&group_id=82370

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Composestar-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/composestar-developers

Reply via email to