Click here to Skip to main content
15,910,121 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Non-Overlapping Application Implementation Suggestions Needed Pin
Dave Kreskowiak21-May-07 16:27
mveDave Kreskowiak21-May-07 16:27 
QuestionHelp Software Business System Analysis Pin
David620-May-07 5:59
David620-May-07 5:59 
AnswerRe: Help Software Business System Analysis Pin
Dave Kreskowiak21-May-07 16:22
mveDave Kreskowiak21-May-07 16:22 
GeneralRe: Help Software Business System Analysis Pin
Pete O'Hanlon22-May-07 4:16
mvePete O'Hanlon22-May-07 4:16 
Question'Factory' pattern? Pin
flyingxu15-May-07 16:12
flyingxu15-May-07 16:12 
AnswerRe: 'Factory' pattern? Pin
Pete O'Hanlon15-May-07 22:28
mvePete O'Hanlon15-May-07 22:28 
JokeRe: 'Factory' pattern? Pin
DavidNohejl16-May-07 0:32
DavidNohejl16-May-07 0:32 
AnswerRe: 'Factory' pattern? Pin
Moak16-May-07 6:07
Moak16-May-07 6:07 
flyingxu wrote:
Is there really a pattern named 'Factory', or it's just something in Java?


Yup, software patterns are language independent.. see it as a concept with a name, it makes commucation between developers easier (once they know the meaning of a pattern).
Here one example of use for a factory in C++: A plugin (in form of a shared library) has typically one static function in a DLL that creates and returns a new plugin instance/object to the caller.

Hope it helps.
AnswerRe: 'Factory' pattern? Pin
Sameerkumar Namdeo17-May-07 17:24
Sameerkumar Namdeo17-May-07 17:24 
Questionicons for navigation and buttons Pin
Hasan Jaffal15-May-07 13:12
Hasan Jaffal15-May-07 13:12 
AnswerRe: icons for navigation and buttons Pin
Joseph Guadagno16-May-07 4:17
Joseph Guadagno16-May-07 4:17 
AnswerRe: icons for navigation and buttons Pin
Hamid_RT23-May-07 0:07
Hamid_RT23-May-07 0:07 
GeneralRe: icons for navigation and buttons Pin
Hasan Jaffal23-May-07 0:10
Hasan Jaffal23-May-07 0:10 
GeneralRe: icons for navigation and buttons Pin
Hamid_RT23-May-07 1:00
Hamid_RT23-May-07 1:00 
QuestionPlugin inheritance architecture Pin
Adam Crawford15-May-07 1:47
Adam Crawford15-May-07 1:47 
AnswerRe: Plugin inheritance architecture Pin
Joseph Guadagno15-May-07 10:51
Joseph Guadagno15-May-07 10:51 
GeneralRe: Plugin inheritance architecture Pin
Adam Crawford22-May-07 1:19
Adam Crawford22-May-07 1:19 
AnswerRe: Plugin inheritance architecture [modified] Pin
Moak16-May-07 5:59
Moak16-May-07 5:59 
GeneralRe: Plugin inheritance architecture Pin
Adam Crawford22-May-07 1:25
Adam Crawford22-May-07 1:25 
GeneralRe: Plugin inheritance architecture Pin
Moak25-May-07 2:36
Moak25-May-07 2:36 
QuestionDistributed SingleTon Instance class and Deriving from SingleTon Instance class. Pin
Chetan Kudalkar14-May-07 22:19
Chetan Kudalkar14-May-07 22:19 
QuestionDesigning a ledger system Pin
Rocky#13-May-07 22:47
Rocky#13-May-07 22:47 
Answer[Message Deleted] Pin
#12314-May-07 13:02
#12314-May-07 13:02 
GeneralRe: Designing a ledger system Pin
led mike14-May-07 18:22
led mike14-May-07 18:22 
GeneralRe: Designing a ledger system Pin
led mike14-May-07 20:05
led mike14-May-07 20:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.