Library standardization

Robert Fraser fraserofthenight at gmail.com
Mon Apr 21 16:45:20 PDT 2008


Sean Kelly wrote:
> The package attribute seems to cover every instance
> where I'd want to expose some special functionality outside a module.

But it doesn't work. A package function isn't added to the vtable, so 
you can't expose a function that says "this function should be used only 
within this package AND is designed to be overriden (by other classes in 
the package)".



More information about the Digitalmars-d mailing list