Subject | Re: [IB-Architect] Re: Linus Comments |
---|---|
Author | Doug Chamberlin |
Post date | 2000-09-06T19:25:04Z |
At 9/6/2000 10:15 AM (Wednesday), Joseph Alba wrote:
interfaces between modules. However, your original post gave examples using
OOP, so I responded to that part of it.
I think we agree on the essentials.
I still think we should make a fundamental decision to guide us as to
whether Interbase is going to stay C or move toward C++. If we decide to
move toward C++ I think we need guidelines for retaining the simplicity
which is so valuable. it will also be easier to implement any design
patterns in C++.
> >We should step back a bit, however, and realize that most of Interbase isI'm well aware of basic modularization and the principles of good
> >not coded in an OOP language. Therefore, we should first decide if we want
> >to transform it into an OOP form.
> >
>
>Not True. Design pattern principles can be implemented on C.
interfaces between modules. However, your original post gave examples using
OOP, so I responded to that part of it.
I think we agree on the essentials.
I still think we should make a fundamental decision to guide us as to
whether Interbase is going to stay C or move toward C++. If we decide to
move toward C++ I think we need guidelines for retaining the simplicity
which is so valuable. it will also be easier to implement any design
patterns in C++.