T
Tony Johansson
Hello!
If I want to store a product and remove a product on a file will it be
suitable to use two classes ?
One class for the actual product and
one class which is accessing the file and storing the passed object into the
file.
//Tony
If I want to store a product and remove a product on a file will it be
suitable to use two classes ?
One class for the actual product and
one class which is accessing the file and storing the passed object into the
file.
//Tony