On Wednesday, 13 June 2012 at 15:15:11 UTC, Kagamin wrote:
On Tuesday, 12 June 2012 at 19:35:47 UTC, Henrik Valter Vogelius Hansson wrote:Nice thanks! That will help me out a lot!Is there a "D" way to do it? Or is D too young to have that yet?The D way is to have all classes in one file.
As an alternative simply import the module where the SecondClass resides, it should just work.