in reply to OOP: How to construct multiple instances of a class at once
An "OOP approved" way, instead of butchering new() is to have a static class method that returns the list of instances with the supplied identifiers