Adrien Brault
|
5924b2e24d
Add an XmlAttributeMap
|
12 年之前 |
Johannes M. Schmitt
|
a97499f847
fixed rebase errors
|
12 年之前 |
Johannes M. Schmitt
|
0fa64a3be6
fixed a few bugs from review
|
12 年之前 |
Johannes Schmitt
|
c263aba6a1
made internals more flexible, and powerful
|
12 年之前 |
Johannes
|
bd1288b32c
Merge pull request #169 from intellectsoft-uk/custom-deserialization-fix
|
12 年之前 |
Johannes Schmitt
|
47a404eb63
added an event system
|
12 年之前 |
Eugene Dounar
|
9a731f8148
Fix deserialization with custom handlers
|
12 年之前 |
Johannes M. Schmitt
|
1f308a5877
adjusted tests to upstream changes to the Form component
|
13 年之前 |
Johannes M. Schmitt
|
39f11f5bb8
fixed dev dependencies
|
13 年之前 |
Amal Raghav
|
34c91730ea
Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method
|
13 年之前 |
Johannes M. Schmitt
|
fd4e2648dd
added handling for resources (fixes #112)
|
13 年之前 |
Johannes M. Schmitt
|
59ae6be4c9
merged anyx/virtual-property
|
13 年之前 |
Aleksandr Klimenkov
|
e90b0a414a
Support virtual-property node for XmlDriver, tests
|
13 年之前 |
Aleksandr Klimenkov
|
896bfd9a3a
Support other annotations virtual properties
|
13 年之前 |
Aleksandr Klimenkov
|
38912e0d47
Add @Virtual annotation
|
13 年之前 |
lsmith77
|
7bd6178bf3
ws fixes
|
13 年之前 |
Christian Stocker
|
ff46c6c641
Move tests to BaseSerializationTest
|
13 年之前 |
Johannes M. Schmitt
|
5d80d01a06
replaced assertEquals with assertNull
|
13 年之前 |
Ruud Kamphuis
|
a81f0dd68b
Fix indentations
|
13 年之前 |
Ruud Kamphuis
|
33568ff707
Added support for ReadOnly annotation
|
13 年之前 |
Miha Vrhovnik
|
b8f6c64114
If you mark property as Inline, then all sub properties will be serialized to the same level as the property is.
|
13 年之前 |
Johannes M. Schmitt
|
ed7f925a58
CS fixes
|
13 年之前 |
Johannes M. Schmitt
|
ef054c946d
adds support for controlling the order of properties
|
13 年之前 |
Johannes Schmitt
|
b1497bff83
adds the ability to change the access type on a class/property basis (wip)
|
13 年之前 |
lsmith77
|
730ad94fda
made the handling of Doctrine proxies generic
|
13 年之前 |
Johannes M. Schmitt
|
a1fbc4b0e6
prevents serialization of initialized proxy properties
|
13 年之前 |
Deni
|
44fea2c2de
Implement the handler of serialization to process the proxy of Doctrine ORM.
|
13 年之前 |
Johannes Schmitt
|
27f30ae90a
added serialization for @XmlValue plus some more tests
|
13 年之前 |
Michel Salib
|
b74fc23d28
-- add more unit tests
|
13 年之前 |
Johannes Schmitt
|
3804032ffa
adds a YamlSerializationVisitor
|
13 年之前 |