I've pushed an initial project to the flex-tourjs repo. I did a couple of 
prototypes and I like this one best. It is of course, a work in progress. 
Basically, the TourJS directory holds the source to the project and the 
configuration file in its resources directory. This configuration file is a 
JSON file that produces the tour tree and has links to the samples.

Right now, the very simple sample is also in the resources directory in the 
content sub-directory.

What I'd like to see in the flex-tourjs repo is an examples/ directory with 
build-able (ant & maven) projects just like the flex-asjs/examples. The build 
process would then load the source code files and modules into the deployable 
TourJS project structure so that it can be built and then pushed up to some web 
server. This way we'd be able to easily construct examples and test them before 
incorporating them into the tour itself. I don't know if that's how the 
original Tour de Flex worked, but I think this would be a useful direction.

I've uncovered a problem on the JS side reading the sample source file via the 
HTTPService and I'm having a look at that. Hopefully this will be completed 
tomorrow.

Regards,
Peter

Reply via email to