![]() |
|
XP is just a number | |
PerlMonks |
Re: Planning your software before writingby extremely (Priest) |
on Jan 08, 2001 at 19:59 UTC ( [id://50494]=note: print w/replies, xml ) | Need Help?? |
After I get a big overhead view, I worry most about data flow
and storage. I work over APIs for flaws and DBs for nastiness
that will make my life harder. My flow charts are mostly
data intersections where I track what data needs to move
where. Once I have that, modules, structures, and objects
just seem to appear around the chunks =)
--
In Section
Seekers of Perl Wisdom
|
|