This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [c++, cxx-reflection] Initial thoughts on type reflection.


Phil Edwards <phil at jaj dot com> writes:

[...]

| Reactions from anybody, before I raise the more controversial issues in a
| few days?

You know I said this in private but I'll restate it here again:  We need
first to have a better shape for the existing built-in machinery.
For example, there are things expanded by the front-end and we don't
want  RTL for them; the existing framework has everything we need
except that it insists on RTL.  We need to refine that, for example.
If we don't clarify the exsiting machinery, I'm afraid we'll build on
something that is/looks obscur.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]