JDNdeveloper / Off-By-One

CMPS 115 Project: Jayden Navarro, John Gemignani, Alex Gonzalez, Kevin Cheng, Josh Innis
0 stars 0 forks source link

Implement remove functions inside of Storage #70

Closed JDNdeveloper closed 9 years ago

JDNdeveloper commented 9 years ago

Make sure it removes it from its container object and the "All" list.

JDNdeveloper commented 9 years ago

Also recursively get rid of children

JohnGemignani commented 9 years ago

In progress

JDNdeveloper commented 9 years ago

John implemented this. Done.