[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proposed Architecture Changes in 2.0 (Request for comments)



Hi all;

After talking with Aurynn today, I think the following additional
restrictions need to be agreed to:

1)  Our object structures need to be defined.  I am going to propose
using Class::Struct for this.

2)  We should agree that we are not passing whole $request objects
into the constructor.  Instead we should only pass the actual flat
representation into it (for example, the parameters of an HTTP
request, or the actual CSV data).

Best Wishes,
Chris Travers