I wouldn't suggest that, either. The mocks are used in the stripes project tests, which makes sense - they are super useful (I use them in my projects, too).
I think ideally, the structure would look like this: - stripes-test (mocks) - stripes (main code and tests; dependency on stripes-test) - examples (main code and tests; dependency on stripes & stripes-test) Larry ------------------------------------------------------------------------------ _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
