Page 1 of 1

AMF binary serialize support

Posted: Tue Apr 28, 2009 11:10 pm
by jukes
Hi, I'm new to this library.

I'd like to know if there is some support for AMF, as there is for Java with BlazeDS or PHP using amfPHP.

Thanks.

Posted: Wed Apr 29, 2009 8:38 am
by Softanics
Thank you for your question.

Unfortunaly, f-in-box doesn't provide support of AMF.

If you have ideas how exactly the API should be extended, please write me, it would be great!

Thank you!

Posted: Thu May 07, 2009 3:08 pm
by jukes
Well, not sure how to do that.

I think that it could be something based on AMFPHP because its source is available and also the Official Adobe Spec.

Anyway I'm not sure if it's posible using only delphi because I think we need to use reflection and delphi does not support it.

Thanks.