Caching generated complied code?
Are there any plans (if not already) to allow Jasper to cache its generated code or complied assemblies and either be configured to not recheck the database or EDM, or (if using an EDM) check the file timestamp of the EDM file (and corresponding custom classes?), or allow some custom code to determine whether a regeneration is required?
As a side question: how long would Jasper take to initialize itself on a database with 10, 100, or 1000 tables - is the time linear on the number of tables (assuming reasonable relationship counts, etc.)?

