Proposal: user defined attributes

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Mar 16 17:53:52 PDT 2012


On 3/17/12, Kapps <opantm2+spam at gmail.com> wrote:
> @WebForm("Account");
> @PostTo("Services/CreateAccount")
> @SecureOnly(true)
> struct CreateAccountForm {

That kind of turns D from a structural to a declarative language. :p


More information about the Digitalmars-d mailing list