Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. Need suggesion in deciding a software architecture

Need suggesion in deciding a software architecture

Scheduled Pinned Locked Moved Design and Architecture
c++comregexarchitecturehelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pandit84
    wrote on last edited by
    #1

    Hi , I am having a requirement to develop a project related with mechanical engineering computation. I need a suggession , will it be a good practice to go with VC++ and COM . If the project will not require multiple change request then in this case which pattern should be best suited ? If I use COM what will be its benifit? Any suggession will help me my thought process . Thanks

    J 1 Reply Last reply
    0
    • P pandit84

      Hi , I am having a requirement to develop a project related with mechanical engineering computation. I need a suggession , will it be a good practice to go with VC++ and COM . If the project will not require multiple change request then in this case which pattern should be best suited ? If I use COM what will be its benifit? Any suggession will help me my thought process . Thanks

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #2

      From what you posted COM has nothing to do with it. You haven't stated anything that has anything to do with patterns. If you understand algorithms, math, the engineering domain and C++ very well then in terms of performance you might be able to produce a faster solution with C++ than another language. Especially if you profile it (presuming the design is ideal to start with.) This applies ONLY to the computations, and not any other required functionality.

      pandit84 wrote:

      Any suggession will help me my thought process

      Start with designing a solution and do not consider an implementation (C++/COM) until you have that design.

      P 1 Reply Last reply
      0
      • J jschell

        From what you posted COM has nothing to do with it. You haven't stated anything that has anything to do with patterns. If you understand algorithms, math, the engineering domain and C++ very well then in terms of performance you might be able to produce a faster solution with C++ than another language. Especially if you profile it (presuming the design is ideal to start with.) This applies ONLY to the computations, and not any other required functionality.

        pandit84 wrote:

        Any suggession will help me my thought process

        Start with designing a solution and do not consider an implementation (C++/COM) until you have that design.

        P Offline
        P Offline
        pandit84
        wrote on last edited by
        #3

        Thanks

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups