Ticket #453 (closed enhancement: fixed)

Opened 14 months ago

Last modified 13 months ago

am0.Encoder has a use_amf3 option that isn't used well

Reported by: nick Owned by: nick
Priority: minor Milestone: 0.4.1
Component: AMF0 Version: 0.4
Keywords: Cc:
Fixed in revision: Branch:
Author:

Description

Change it.

Change History

Changed 13 months ago by nick

  • status changed from new to accepted

Changed 13 months ago by nick

  • keywords review added
  • owner changed from nick to thijs
  • status changed from accepted to assigned

If the amf0.Encoder has the use_amf0 attribute set to True then the default is to encode via AMF3.

I have added a new kwarg to amf0.Encoder.writeElement to force the use of amf0 specifically to work with remoting.

Changed 13 months ago by thijs

  • keywords review removed
  • owner changed from thijs to nick

Looks good with EchoTest, docs are ok, please merge with changelog entry.

Changed 13 months ago by nick

  • status changed from assigned to closed
  • resolution set to fixed

Merged in r2171.

Note: See TracTickets for help on using tickets.