Commit graph

8 commits

Author SHA1 Message Date
Jonas Bonér
0d51c6f1d4 TypedActor refactoring completed, all test pass except for some in the Spring module (commented them away for now). 2010-07-27 21:48:33 +02:00
Jonas Bonér
e48572f32e Added TypedActor and TypedTransactor base classes.
Renamed ActiveObject factory object to TypedActor.
Improved network protocol for TypedActor.
Remote TypedActors now identified by UUID.
2010-07-26 20:03:33 +02:00
Jonas Bonér
46d250fe73 Converted TAB to SPACE 2010-06-30 16:20:20 +02:00
Jonas Bonér
b7a7527ca2 Fixed bug in remote deserialization + fixed some failing tests + cleaned up and reorganized code 2010-06-30 16:19:03 +02:00
Jonas Bonér
67ed70798d Fixed bug in fault handling of TEMPORARY Actors + ported all Active Object Java tests to Scala (using Java POJOs) 2010-06-29 15:19:09 +02:00
Johan Rask
421aec4cfc Added test for verifying pre/post restart invocations 2010-06-23 09:50:55 +02:00
Peter Vlugter
fa044ca1ad Removed TransactionalState and TransactionalRef 2010-06-20 09:27:43 +12:00
Jonas Bonér
fb2ef58fb1 Re-adding runnable Active Object Java tests, which all pass 2010-06-01 21:26:21 +02:00