your question is quite clear actually,


I think the solution could be implemented in a straightforward way:





1. model the use-case + service + entity that are needed to retrieve the news 
for that user

2. create a dedicated tile that will load the news each time it is loaded (= 
call the use-case)

3. make sure each page contains the tile (meaning: add it to 
/layout/main-layout.jsp), if that's what you need of course





that way you don't touch any existing code, and you can disable the tile at any 
time by simply commenting out its inclusion



makes sense ?
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=292#292
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to