[haXe] Abstract Classes?

Daniel Cassidy lezekdan at gmail.com
Wed Dec 13 18:11:15 CET 2006


On 12/13/06, Nicolas Cannasse <ncannasse at motion-twin.com> wrote:
> Not exactly, it actually makes perfect sense considering the
> relationship between A and AApi. This way of implementing abstract
> classes don't allow private abstract metods, and I don't see an answer
> to that.

Also, I was under the impression that private in haXe is supposed to
allow access to private fields within the same file?

(I'm sure that it's allowed me to do so in the past, but I can't think
of a specific case right now).

Dan



More information about the Haxe mailing list