MorganBorman / rayage

A simple web IDE for intro programming students.
1 stars 2 forks source link

Need to implement deleting of files from projects #18

Closed MorganBorman closed 12 years ago

philipbjorge commented 12 years ago

Do we want to handle this by moving the files/folders into a recycle bin folder?

philipbjorge commented 12 years ago

I'm going to go with a recycle bin + timestamp approach.

MorganBorman commented 12 years ago

Sounds good to me.