Skip to content

Please look again at xoofx's suggestions #238

Closed
@ygc369

Description

@ygc369

Most of his suggestions are very good and reasonable, especially these below:

  1. from http://xoofx.com/blog/2015/10/08/stackalloc-for-class-with-roslyn-and-coreclr/
  1. Allocation on the stack of reference types (the subject of this post)
  2. Embedded allocation of a reference type within another reference type (fat type)
  3. Single Owner/Borrowed reference
  1. from http://xoofx.com/blog/2017/01/17/the-stark-programming-language-experiment/

......There will be also a single ownership allocation that will allow allocate on the heap but without having the GC to track these references (would be tracked by single ownership and destruction on last owner disposed)......

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions