MacArthur, Ian (SELEX GALILEO, UK) schrieb: > But, I think this is premature optimisation at this stage: first, we > should build it with the hooks in place, and then see how much it > *really* costs us. Modern compilers may be able to elide the hooks a lot > of the time, I think, so the impact may be less than people fear. > > If it transpires that we are taking a hit, *then* we implement the > FLTK3_LEAN_AND_MEAN option. > > How does that sound?
I don't worry about costs of runtime, but about complexity of code. Don't you think, this will bloat developers problems a lot? I did such things myself, but I learned, after keeping it simple it's often a good idea, to make it more simple. Is this complexity really useful enough? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

