extending 'import' using 'with'

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 1 13:04:23 PDT 2015


On Wed, 2015-04-01 at 19:04 +0000, ketmar via Digitalmars-d wrote:
> On Wed, 01 Apr 2015 16:16:58 +0000, Paulo Pinto wrote:
> 
> > Actually metaprogramming is how a lot of magic happens in Java and 
> > .NET.
> 
> without on-the-fly code generation that's a mockery.

You must not have done much JVM-based stuff recently, it's all about 
"on the fly" code generation. Not to mention all the "as we load the 
code" code generation, aka AOT. Java 9 and Java 10 are going to be 
quite fun.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150401/10fec411/attachment.sig>


More information about the Digitalmars-d mailing list