objectDisorientedProgrammer / Quasar2

An organization and memory aid program.
MIT License
1 stars 0 forks source link

Add Video data type #22

Open objectDisorientedProgrammer opened 7 years ago

objectDisorientedProgrammer commented 7 years ago

There already exists Document, Picture, Contact, and Website. Video is a big enough category that it should have its own option.

public class Video extends Data

Video attributes

objectDisorientedProgrammer commented 5 years ago

Maybe a generic 'media' type instead