(disregard last email, stupid webmail interface) Just for my own curiousity, if one were writing/replacing posix like unix commands using factor, basically writing operating system commands on top of a linux kernel; would you use some kind of shared vm or something where the image isn't loaded for every command.
For example, lets pretend there are calls to: ls.factor and a cd.factor You probably want a group of factor instances that process commands. I looked at some of the code in Factory, so it isnt totally out of the question. "Factory (an X11 window manager he wrote in Factor)" Would be an interesting project. -- Berlin Brown ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
