Jb Evain
unread,Aug 20, 2005, 2:06:54 PM8/20/05Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mono...@googlegroups.com
Hey there,
Good progress this week. I have corrected tons of bugs in the writing
layer. So far, I almost round trip Cecil itself. Missings things
before it's possible:
- Finish to implement custom attributes.
- Correct few bugs in type spec emitting.
Nothing impossible :)
Plans for the next week:
I plan to refactor the public writing API of Cecil. The reading API
won't be affected. The current one is cloned from SRE, and is designed
only for writing assemblies from scratch. Cecil should be able to
modify easiy an assembly. It's not possible for the moment. I want to
do it now, before the API freeze that will follow the first release of
Cecil after the SoC.
And of course, bug fixing :)
Good luck to everyone, it's the last report before the final one !
Jb