hbarton2 / cscd350-f24-UnhandledExceptions

0 stars 0 forks source link

[Task] review how we call all of our methods (add\remove\class\methods\etc...) #105

Closed coreybasden closed 4 days ago

coreybasden commented 1 week ago

the hashmaps are in data now so we really dont need to be sending classitems and relationshipitems to every addclass\renamefield\removemethod\etc... when we can just send data.

coreybasden commented 4 days ago

done