On 11/18/05, Simon Cozens <[EMAIL PROTECTED]> wrote: > I'm back, temporarily, and in need of some recreational coding, having > thought about some issues to do with making Maypole easier to get up and > running. It dawned on me this morning that I would like this to happen: > [ snip ] > Now I'm working out how to get from here to there. > > The first thing we need to do is have the factory templates in a known > location. I propose we do this by moving templates/ under lib/Maypole/ > so that they'll be automatically installed by MakeMaker. Then the default > installation would create a symlink from thingy/templates/factory to the > known install path. I won't provide a patch for this because it requires lots > of svn messing.
Right so if I move the templates, who does the symlinking and when ? Also does anybody have any concerns about moving the templates before I do so. I usually copy them and them hack them so it doesn't bother me. > The next step is to write my magic installation thing. I can work on > that. :) > > Once we've got this working, I'm going to have a blitz on error > reporting. :) You might want to look at dave bairds new trace module and work with that :) A. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
