Title: AW: (ROSE) how to improve the reuse in our company?
Alternatively:
 
1. Design at a higher level of abstraction (eg, instead of Account, Portfolio, Loan, etc have an abstract class called FinancialProduct and extend it for new products. You can reuse any containers/clients of FinancialProduct).
 
2. Build code to as high quality as possible - you can't reuse it if it doesn't work!
 
3. Document components clearly, particularly in terms of their contracts.
 
4. Ship test harnesses with the components so that new subclasses/changes can be regression tested
 
5. Use an enterprise-wide repository (like the one that comes with Rational Enterprise Suite)
 
Good luck
 
Jason Gorman
 
----- Original Message -----
Sent: Thursday, September 20, 2001 10:48 AM
Subject: AW: (ROSE) how to improve the reuse in our company?

Here some hints
- create a sw-developer portal
- publish articles, links, cat-files, code-snippets, components, ... there
- keep it up to date
- a search engine should be useful
- get the OK of your boss
- tell it to the developers (and tell it, and tell it, ... - the have to know this portal and its benefit)
- extensive use of this portal in inhous courses

- see at http://www.flashline.com. There are more hints and tools for reuse.


mit freundlichen Gr��en
Jan Mat�rne

RZF NRW
Sachgebiet 314-P Methodenberatung
Internet:       [EMAIL PROTECTED]



    -----Urspr�ngliche Nachricht-----
    Von:    Li,Hong [SMTP:[EMAIL PROTECTED]]
    Gesendet am:    Donnerstag, 20. September 2001 11:42
    An:     [EMAIL PROTECTED]
    Betreff:        (ROSE) how to improve the reuse in our company?


    Hi,
    I am working in a software company which have about 200 staffs. Recently,i am thinking about a question: how to improve the reuse in our company? Who can give me some advice,

    any suggustion is welcome. Thanks!

    Regards,
    Lihong

    ************************************************************************
    * Rose Forum is a public venue for ideas and discussions.
    * For technical support, visit http://www.rational.com/support
    *
    * Admin.Subscription Requests: [EMAIL PROTECTED]
    * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp
    * Other Requests: [EMAIL PROTECTED]
    *
    * To unsubscribe from the list, please send email
    *
    * To: [EMAIL PROTECTED]
    * Subject:<BLANK>
    * Body: unsubscribe rose_forum
    *
    *************************************************************************

Reply via email to