How about we just settle for Allocate()+Init() since this isn't a very
controversial matter. Each instantiable kernel type (unmanaged),
should provide at least:

public static Type *Allocate ();
public static void Init (Type *type);

where Allocate() both allocates and initializes the data. Naturally
types that need parameters for these are welcome.

On Jan 13, 2008 1:45 PM, Bruce Markham <[EMAIL PROTECTED]> wrote:
> I agree with the need for a common convention, but my brain is currently
> drawing blanks on what I think it should be. More thoughts, from others, are
> obviously welcome...
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> SharpOS-Developers mailing list
> SharpOS-Developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sharpos-developers
>
>



-- 
fury

long name: William Lahti
handle :: fury
freenode :: xfury
blog :: http://xfurious.blogspot.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to