Member
Member
reidab   19-09-2005, 21:53
#1

I'm writing some metadata import code for my gallery and, in the intrest of possibly releasing a patch once I was done, I was wondering if it would fit in better with the design/philosophy of zenphoto to add columns to the images table or to create a seperate keyed metadata table to hold it.

Developer
Developer
trisweb   21-09-2005, 03:32
#2

If the metadata is specific to the image, then it belongs in the image table. More specifically, if you would add the accessor/modifier methods in the Image class, then they belong in the images table.

Thanks for hacking

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.