
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
Hi Marcel,
For properties and fields you can use the
FluorineFx.TransientAttribute attribute
For fields (only) you can use System.NonSerializedAttribute
too.
Zoli
Hi,
I use FlorineFx in order to transfer binary data from an Asp.Net
server to a Flex3 client.
Most of the objects I transfer to client are saved on the server
using the same binary serialization that Fluorine is using to transfer data to
client.
My problem is that I have a lot of properties that I don't want
to transfer to client side but are serialized anyway!
The only way I could handle it is to implement FluorineFx.AMF3.IExternalizable, but this is not so user
friendly (to do it for every class!).
It is possible to add to FluorineFx a new
attribute 'FluorineFx.AMF3.NotSerializable' to be added on every field/property
we don't want to send to client?
Thank you,
Marcel
_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com