...I'd like to hear how others are developing samples. Develop in the build directory and then copy the changes back into the source tree?
For samples that don't require compiling (i.e. XSLT or similar stuff), I usually setup a simple rsync loop to sync stuff every N seconds from src to build/webapp.
Not the most sophisticated thing, but works for me!
-Bertrand
