Architecture AntiPattern: Vendor Lock-In - Related AntiPattern: Lava Flow
code, we’ll use it for OLE1
// This class was written by someone earlier (Alex?) to manage the
// indexing or something (maybe). It's probably important.
// ****DO NOT DELETE!****
// I don't think this is used anywhere - at least not in the new
// Macro_Indexer module which may actually replace whatever
// this was used for, but I’m not sure, so it’s best to just leave it
// here for now… (J.P. - 4/89)
class IndexFrame extends Frame
// IndexFrame constructor
//--------------------------------------------------------------------------
public IndexFrame(String index_parameter_1)
// Note: need to add additional stuff here…
//-------------------------------------