Commit graph

8 commits

Author SHA1 Message Date
Jonas Bonér
918f0b37d6 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
add77029e0 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
189671325d Converted TAB to SPACE 2010-06-30 16:20:20 +02:00
Jonas Bonér
b269048fb2 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
03e1ac06bf 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
f5dc369b30 Added test for verifying pre/post restart invocations 2010-06-23 09:50:55 +02:00
Peter Vlugter
77960d6571 Removed TransactionalState and TransactionalRef 2010-06-20 09:27:43 +12:00
Jonas Bonér
02af674a96 Re-adding runnable Active Object Java tests, which all pass 2010-06-01 21:26:21 +02:00