java - Package name for classes that save and update -


i have various class perform save , update operations of gui elements, saves elements have been added/removed , new positions.

what appropriate package name ?

i considered com.myappname.contentsave does'nt 'feel' correct ?

how about

com.myappname.persist 

Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -