Patrik Nordwall
0eae9d8d22
Move all doc examples out of the akka-package to avoid use of private APIs. See #2092
2012-05-22 11:37:09 +02:00
Viktor Klang
a7e8c622a7
#1902 - Adding docs in Serialization Java/Scala for deep serialization using EventSourcing
2012-03-16 15:57:49 +01:00
Peter Vlugter
d7fe025fa2
Update docs theme
2012-03-06 13:20:00 +13:00
Viktor Klang
b7947ca772
#1885 - Adding section on serializing ActorRefs
2012-03-05 11:30:21 +01:00
Roland
d2f28a06cd
Merge remote-tracking branch 'origin/master' into wip-1750-remove-ReflectiveAccess-∂π
2012-02-10 11:41:47 +01:00
Roland
b193bcee04
incorporate Viktor’s review
2012-02-09 19:26:02 +01:00
Roland
224ce7f773
tone it down: just a Warning in case of ambiguous serializers
2012-02-07 15:51:41 +01:00
Roland
8b9f1caf67
change serialization to strictly rely on subtyping
...
- when encountering new message type, check all bindings which map apply
- if multiple are found, choose the most specific one if that exists or
verify that all mappings yield the same serializer
- in case of remaining ambiguity, throw exception
- also add special handling for “none” serializer mapping: turn off a
default
2012-02-07 15:11:16 +01:00
Patrik Nordwall
1dbce49359
Configure serializer with class as key. See #1789
2012-02-06 21:15:17 +01:00
Patrik Nordwall
612e909c48
Find serializer by looking at interfaces and super classes. See #1766
2012-02-03 17:32:32 +01:00
Patrik Nordwall
1850f6e5b7
DOC: Minor improvement of remote docs
2012-01-05 09:31:21 +01:00
Viktor Klang
d8b2f88ced
Adding Scala reST docs for Serialization
2011-12-30 20:57:40 +01:00
Viktor Klang
ca911038eb
Adding Scala reST docs for Serialization
2011-12-30 20:46:04 +01:00
Viktor Klang
cffe60bf43
Closing #1584 and #1585
2011-12-30 14:15:26 +01:00
Viktor Klang
840cacfd2a
initial commit on serialization docs
2011-12-30 14:14:12 +01:00
Henrik Engstrom
9b39b9411f
Fixed all comments related to remoting. Added new serialization section in documentation. See #1175 . See #1536 .
2011-12-15 23:10:42 +01:00
Viktor Klang
a044e41008
Removing outdated and wrong serialization docs
2011-11-03 20:34:48 +01:00
Viktor Klang
bbb79d8e0d
Start removed but cluster is broken
2011-09-08 11:02:17 +02:00
Roland
f3a7c4149a
document channel and !!/!!! changes
2011-06-19 17:05:16 +02:00
Peter Vlugter
53038ca469
Fix docs
2011-05-18 12:07:31 +12:00
Jonas Bonér
2655d44ee9
Merged wip-2.0 branch with latest master
2011-05-16 12:32:00 +02:00
Patrik Nordwall
a0f5cbf086
Docs: Fix of sample in 'Serializer API using reflection'
...
(cherry picked from commit dfc2ba15efe49ee81aecf3b64e5291aa1ec487c0)
2011-05-08 14:40:33 +02:00
Patrik Nordwall
c46c4cc279
Fixed toRemoteActorRefProtocol
2011-05-04 20:50:05 +02:00
Patrik Nordwall
696b7bc9e7
Added explicit sjson.json.Serializer.SJSON
2011-05-04 08:47:06 +02:00
Patrik Nordwall
2a26a707ef
Reviewed and improved serialization docs, still error with in/out, waiting for answer from Debasish
2011-05-02 12:45:54 +02:00
Patrik Nordwall
888af3479e
Cleanup of serialization docs
2011-04-29 17:07:52 +02:00
Patrik Nordwall
3366dd507c
Moved serialization from pending
2011-04-29 16:33:54 +02:00