Hello Akira,
On Mon, Feb 25, 2008 at 8:24 PM, akira <
nhytro-python@...> wrote:
> Has anybody developed chat software using PyAMF? Is there any software
> known to work wit PyAMF without too much porting headaches(from PHP for
> example)
What do you mean specifically by "software" here? PyAMF works with any
Python code and out of the box with several frameworks (as you've seen
already I believe). Porting something from PHP can be non-trivial, but
that is more of a "web programming in Python" than anything PyAMF
related.
Arnar