On 4/4/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> Cool stuff.  From scanning the tour, it looks like you've added some
> functionality (beyond just the basic UI and CRUD functionality) from the
> original version, to show off what interceptors can do.  Is there a
> canonical list of this functionality for this anywhere, so we can make sure
> that various versions of MailReader all really do the same things?

Hmmm, during Delete the fields are all read-only, but that's the only
thing that strikes me.

There's a custom authentication interceptor, but that would map to
things we used to do with authentification tags and such. The Token
Session Interceptor is the equivalent of the Action1 Token stuff that
we do through the Action. (Though Token Session supposed to be kinder
in the implementation.)

* http://wiki.opensymphony.com/display/WW/Token+Session+Interceptor

Meanwhile, I have been working on some use cases, and I should be able
to make these "fully dressed" this week.

* http://tinyurl.com/h9crb

I also have a start on some Canoo WebTests what we could use as an
acceptance suite.

I'll post the Shale version at PlanetStruts too, so that we will have
all three online.

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to