August 2004 Archives

iteration::two Sharing the Love

Ali over at iteration::two has been a madman of late posting a number of samples on their blog over the last few days. Recommended reading for all.

Note: Author receives no benefit from promoting this site. It just gives him something he can post quickly while heads down working on the next Flex release.

Hans asked a while back if I'd discuss stateful vs. stateless classes for the RemoteObject tag. I don't think I have anything definitive or official to say, but I'll go through my own thought process as to how I decide what kind of class I'm going to use. First, the default is stateless, so I try to err on using a stateless class unless something compelling comes along to make the class stateful. With that in mind, some reasons to consider stateful classes (not in any order).

Notes on Data Validation

| 5 Comments

I've been answering some questions for folks internally and externally about validation and thought I'd try to post it here for anyone who's interested. This is a combination of personal opinion as to how validation can work as well as notes on how it does work now...

About this Archive

This page is an archive of entries from August 2004 listed from newest to oldest.

July 2004 is the previous archive.

September 2004 is the next archive.

Find recent content on the main index or look in the archives to find all content.