From: Alexey M. <mas...@ma...> - 2002-02-10 19:02:04
|
Hi all, I think that it's too early to code EJBs. We should complete analysis and design first. nsn> Project: MyRPG nsn> Subproject: Atlas nsn> Summary: User EJB nsn> Complete: 75% nsn> Status: Open nsn> Authority : myrpg nsn> Assigned to: myrpg, garethfleming, almaslov nsn> Description: Create an EJB called User. nsn> For now it will be a CMP entity that will store the data of a user. That is to say: nsn> - java.lang.Integer primary key nsn> - first name nsn> - last name nsn> - age nsn> - email nsn> - login nsn> - password nsn> Follow-Ups: nsn> ------------------------------------------------------- nsn> Date: 2002-02-07 12:05 nsn> By: myrpg nsn> Comment: nsn> Also comments are needed ;) nsn> ------------------------------------------------------- nsn> Date: 2002-02-07 12:02 nsn> By: myrpg nsn> Comment: nsn> Because the sequencer works now, we can begin to think about the User EJB, apart the common attributs, let's look for what is needed to know: nsn> - role (developer, player, administrator...) nsn> - last time logged nsn> - status (if a user don't play since 6 months, the status is passed to 'unused' thus the user can not login any more...) nsn> - total time connected nsn> ... nsn> ------------------------------------------------------- nsn> For more info, visit: nsn> http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=47010&group_id=45052&group_project_id=16803 -- Best regards, Alexey mailto:ma...@uk... |