Hey Anatoly,
Right now Cecil aggresively loads everything. Its next version is
On 11/19/09, Anatoly <ams...@gmail.com> wrote:
> For performace I'd like initially to load only type's names/fullnames.
> The other information (fields, properties,methods) I'd like to load
> later (when considering the given type). Is this scenario possible in
> Mono.Cecil?
allows you to load metadata lazily. I suggest you use the current
version of Cecil, and try the next version as soon as it's out.
--
Jb Evain <j...@nurv.fr>
--
--
mono-cecil