Skip to content

Stock object serialization to disk logic and ToString logic is the same #10

@rakitaj

Description

@rakitaj

Looking at the big picture, Stock is saved to a text file on disk using its ToString representation.

The serialization should be its own class or method, even if the to text file version calls Stock.ToString() at first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions