So since my last post, I've put together a nice TODO for my project. Hiveminder is all set up, and tasks have due dates on them.
By friday, I'd like to have my RFC completed and up to get some good feedback on my (well, our, really) plan of attack and path on which we are taking. I'm working on writing tests tonight to make sure application generation from the old API doesn't change with my progress. Essentially, we want the same end result, just better, with an improved API to give more flexibility in getting routine bits of code done.
For starters, we'd like to get all the Template::Toolkit stuff ripped out and put into individual templates, as well as the God awful hex code that represents the binary images to be written into a new application's root/ directory. File::ShareDir seems to be the best method for taking care of transporting those kinds of files in a distribution and sanely installing them.
I will write more once I hack on and clean up some of the tests.
By friday, I'd like to have my RFC completed and up to get some good feedback on my (well, our, really) plan of attack and path on which we are taking. I'm working on writing tests tonight to make sure application generation from the old API doesn't change with my progress. Essentially, we want the same end result, just better, with an improved API to give more flexibility in getting routine bits of code done.
For starters, we'd like to get all the Template::Toolkit stuff ripped out and put into individual templates, as well as the God awful hex code that represents the binary images to be written into a new application's root/ directory. File::ShareDir seems to be the best method for taking care of transporting those kinds of files in a distribution and sanely installing them.
I will write more once I hack on and clean up some of the tests.







Leave a comment