Andromeda is almost 4 years old, and contains almost every single file and subroutine I ever wrote. I am going to move a huge amount of code from "androLib.php" into "androLibDeprecated.php", which will keep it out of newer production environments and let users include that file if they need those functions. I will do the same for androLib.js, and for any other file that goes back to 2004 or 2005 and has never been used.
Moving this down to lowest priority, as we are thinking now to keep a single branch with lots of b/w compatibility, meaning old code will likely be around for awhile.
now, DEAD code, I'd still like to see that moved out.