benel / Dolomite

Directories Led by Members
https://github.com/benel/Dolomite/wiki
21 stars 20 forks source link

Create a group #12

Open benel opened 13 years ago

anthonyNkuinjeu commented 13 years ago

Hello Sir, We have a problem about the difference between "group", "role" and "community".

String name__of_therole = "IF14" + nameOfTheRole;

And I just use the new name "IF14_teachers" for the creation of the role. In a nutshell , all the roles will be the children of the root and to retrieve a specific role, I will have to look at the prefix name (IF14 in that case).

Tell us which way you see things. Personnally, I was already developing the first solution but I don't think it is what you want.

benel commented 13 years ago

Don't make it too complex. You just need a "Community" MVC model with existing attributes (dolomite URL, name, application URL) + welcome text.