Am Sun, 08 Apr 2012 12:44:17 +0200 schrieb Jacob Carlborg <d...@me.com>:
> On 2012-04-08 09:27, Marco Leise wrote: > > I don't want this thread to disappear. The ideas presented here have common > > basic features among the nice-to-haves. > > > For these to work it would require: > > - user annotations to functions/methods/structs/classes > > - only CTFE support (as annotations don't change at runtime) > > I don't see why the attributes should be accessible at runtime. Even if > they're read-only it's still good to be able to read the attributes at > runtime. > Yeah, it was supposed to mean "it requires CTFE support, runtime support is possible" :) -- Marco