Hello,

Just a quick update on the status of native bundling:
- There are two remaining problems when performing native bundling:
'machine.config' et 'app.config' embedding.
- Since Mono 2.4, bundled 'machine.config' file cannot be accessed.
This lead to various failures (HTTP requests failing, etc).
- Since Mono 1.9, bundled 'app.config' file is not used. This prevent
the use of default application configuration.

There was some posts on the Mono lists (Dev, OS X) summarizing the
problems and a bug has been logged. I hope these issues will be solved
soon to enable a correct native bundling.

Regards, Laurent Etiemble.

Some references:
- https://bugzilla.novell.com/show_bug.cgi?id=325022
- 
http://www.nabble.com/mkbundle-and-assembly-config-files-td20406123ef1367.html#a21214922
- http://www.nabble.com/mkbundle-%2B-app.config-td25438426ef1367.html

Reply via email to