Forum OpenACS Development: Re: Replicate news among instances of news pkg

Collapse
Posted by Iuri Sampaio on
1) Because every subsite as well as dotlrn communities, must have an individual application of news.

2) I agree that duplicated objects looks at least unnecessary and redundant information. But I still don't see another way to accomplish it. Your approach about giving permission seems very confuse, plus it would add even more customised code in the news package .

3) What do you mean with a use case of how the news are viewed?
The news are viewed by subsite or dotlrn community. Each one community or subsite has one instance of news package, if its closed the news are available only to members, if not the public is allowed to view so.

I don't why it was made like that but maybe there is a reason for it. I believe it was to make things more organised and easier to maintain. I also think the same.

By the way, We are discussing what is the best to be done, aren't we?

Once we figure out the approach to take I am well aware of how to code it