<div class="gmail_quote">On 17 March 2012 02:53, Andrej Mitrovic <span dir="ltr"><<a href="mailto:andrej.mitrovich@gmail.com">andrej.mitrovich@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 3/17/12, Kapps <<a href="mailto:opantm2%2Bspam@gmail.com">opantm2+spam@gmail.com</a>> wrote:<br>
> @WebForm("Account");<br>
> @PostTo("Services/CreateAccount")<br>
> @SecureOnly(true)<br>
> struct CreateAccountForm {<br>
<br>
</div>That kind of turns D from a structural to a declarative language. :p<br>
</blockquote></div><br><div>And that's awesome in many situations! :)<br><br></div><div>This also maps really well to games/tools/editors/script bindings. C# has this, and it's an invaluable language feature. It adds so much simplicity to the tools code.</div>