Object.factory

2009-09-29 Thread Chris Nicholson-Sauls
How reliable is Object.factory? That is, is there any case where the compiled program would lose this functionality (some specific incantation of options to avoid giving the compiler), and is it an actual part of the language specification for Object or a dmd-specific "dangerous" feature? I'd

Re: ref arguments

2009-09-29 Thread Saaa
Jeremie Pelletier wrote >... Wow, talk about slow.. thanks again for all the help/explanations ! http://bayimg.com/NaeOgaaCC I tried callee/caller but it is just that bit more difficult to distinguish. There should be more diagrams like this.. would make a lot of things a lot easier (to me at l

looking for an IDE

2009-09-29 Thread Phil Deets
Hi, I'm new to D and am mostly interested in D2. Is there a Windows IDE with support for D2 debugging, building, and basic code navigation (such as go to definition)? I've been trying a couple different IDEs, but most seem to be focused towards D1. Another nice to have "feature" would be su

Re: looking for an IDE

2009-09-29 Thread Jeremie Pelletier
Phil Deets wrote: Hi, I'm new to D and am mostly interested in D2. Is there a Windows IDE with support for D2 debugging, building, and basic code navigation (such as go to definition)? I've been trying a couple different IDEs, but most seem to be focused towards D1. Another nice to have "featur

Re: looking for an IDE

2009-09-29 Thread Phil Deets
On Tue, 29 Sep 2009 20:09:44 -0500, Jeremie Pelletier wrote: Phil Deets wrote: Hi, I'm new to D and am mostly interested in D2. Is there a Windows IDE with support for D2 debugging, building, and basic code navigation (such as go to definition)? I've been trying a couple different IDEs,