Hi,
In my opinion, such functionality as "users photos" would go in the
photos module. If you think about the abstract structure, photos belong
to users, and therefore any given photo would have an associated user.
Any given user would not necessarily have associated photos, so why
include photo specific code in the users module? Also, consider a
situation where you wanted a create another site with users and video
clips. You'd probably want to take your existing users module and create
a new videos module. It wouldn't make any sense to have photo related
code in the users module.
AmirBehzad Eslami wrote:
Any ideas? Any suggestions?
On Sat, Jul 12, 2008 at 9:11 PM, AmirBehzad Eslami
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
--
Kind regards,
-behzad
--
Jack