Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Same algorithms as last time

Code:
if (iPadMini.hasRetina)
{
   appleStore.orderItem("iPad Mini", 128, COLOR_BLACK, WIFI_ONLY);
}
else
{
  // nothing to do; keep using iPad3 or 5; or iPod Touch 5Gen
}

I suggest you should put a known ipad Mini with retina display at some place in the future to ensure your process finishes...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.