On Tue, 24 Sep 2013 08:57:41 -0300, Martin Kersten <martin.kersten...@gmail.com> wrote:

Also the IOC needs a public constructor for autobuild. Fine I dont have
any... . Would have been a bug report. But I wont mind... .

That's not a bug, that OOP and Java working as they should. How could any code instantiate a class without a public constructor? That would be a violation of access constraints, and the JVM checks for that.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to