Subject IBO, big file and COM
Author Leos Urban
Hello,
I have two (may be stupid) questions:

1) what is preffered way to write big application (>200 forms)?
a) every module in one EXE file, many EXEs
b) one very big EXE with dynamically created forms
c) one EXE, every module in one BPL, dynamically loaded BPL
d) one EXE and COM objects

2) Can I use the IBObjects with COM technology, in COM objects ???

Thank you very much.
Leos