ahri / ahriphplibs

My PHP Libraries
http://ahri.net
GNU Affero General Public License v3.0
3 stars 0 forks source link

Make it possible to only write part of an object #25

Open ahri opened 14 years ago

ahri commented 14 years ago

Break down TLO::sqlWrite() so that it only writes a single class. Move multiple class stuff to ->write().

ahri commented 14 years ago

Conversely allow deletion of entire object