Re: 0.5 type system -> C++?
Philipp Promesberger <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Georg Seidel wrote: > [...] > ~ Advantages: > ~ * much much simpler type system (c++ does it for us) > ~ * much better type system (inheritance) > ~ * Less glue code > > ~ Disadvantages: > ~ * C plugins and plugins in other languages not directly possible > ~ * Compiler dependent plugins (only plugins that are compiled > ~ with a "compatible" compiler can be loaded) > I'm 100% for this proposal :) The compiler dependence is a a bit "not that nice" but I think the advantages weigh that up by far! -philipp