impressivewebs / HTML9-Responsive-Boilerstrap-js

HTML9 Responsive Boilerstrap JS
https://html9responsiveboilerstrapjs.com/
1.41k stars 228 forks source link

Needs to use more reflection #90

Open abissell opened 11 years ago

abissell commented 11 years ago

I ran the code in a debugger and noticed that some stack traces are only about 100 levels deep, with only a handful of calls to sun.reflect methods or invokeExplosively(). Stack traces need to be at least 500 levels or more for the boilerstrap to be taken seriously as a framework.

Pheo-Player commented 9 years ago

+1