I posted this at the worst time of the year :) I just wanted to add that I am interested in finding a way around this, or just to find out if it is a limitation which will not go away.
On Dec 24, 1:44 pm, thesquib <[email protected]> wrote: > I have come across an interesting problem. If I have a class hierarchy > that is 32 deep and attempt to instantiate the 32nd one, the VM breaks > with astackoverflow. I take it this is expected - 32 seems like a > 'magic' number. Debugging shows that the VM fails to load the class, > tries to throw and exception and goes into infinite recursion. Can > anyone shed a bit of light on the situation? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

