Hi all, I was just checking use.perl.org and ajt who is a new maypole user responded to my request for feedback.
"I had no problems with the basics, getting the BeerDB up and running was easy enough. Making my own DB wasn't too hard either. I did find that small typos in the SQL or application were hard to find, rather than get a warning or helpful error message, it just didn't work. That's a consequence of mod_perl and subtle SQL difference between sqlite and mySQL, not a problem of the application per se. The biggest problem was authentication and authorisation. The application is pretty much useless without these two. Alas these two functions are in separate modules, and their example code doesn't integrate with each other, you have to do that yourself. Once you mentally fill in some blanks, and get help off the list, it's actually quite logical, and it does seem to work quite well. One good fully documented example would be really useful..." I'm inclined to agree, I'd really like to include this in 2.11, which is already delayed by the workflow debate, amongst other issues. I'll try and get together a plan for the 2.11 release tonight or tomorrow night and we can hopefully get a really good release out during October. Cheers, A. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
