Peter Robinson wrote:
> Some what different in that vala is source code that generates plainly
> readable C code. A .dll is a binary library. Its not exactly the same
> arguement.

So if I encode a Mono DLL as:
unsigned char dll_data[]={...};
and generate the .dll from that, is that source code???

Some of the generated C code is not that different from the above. IMHO 
generated code does not belong into source tarballs at all.

        Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to