Update memento description

This commit is contained in:
Petrutiu Mihai
2016-07-13 09:34:32 +03:00
parent b3c6a985e2
commit 5a2705af49
2 changed files with 33 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ Memento: (Magic cookie) internal state of the object";
{
return @"
Can be expensive
Deltes/history
Needs to consider deleting history, or how much history it should keep
Exposing information only to memento so that we don't brake encapsulation";
}