Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is TriCorons strategy to avoid vendor lock-in from the technical architecture standpoint?

0
Posted

What is TriCorons strategy to avoid vendor lock-in from the technical architecture standpoint?

0

This is a critical area of system architecture and design. Your applications should be able to run efficiently on any type of hardware, in any operating environment, in any environment your customers demand. You should also be able to leverage the time-to-market advantages of pre-built subsystems and components. For purposes of discussion, consider an extreme case. Let’s say that, one day, object databases become dominant and replace today’s relational databases. TriCoron’s PRO-Objects architecture permits you to swap in another object persistence model, even if you desire to eliminate your relational databases. We also strongly recommend you import only org, java/javax, and your local domain-specific packages into your application classes. TriCoron’s generated Struts Forms and Action classes do just this. If you import only org, java/javax, and your local domain-specific packages, your application and local domain logic will be far less locked-in to a specific technology, if at all. P

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123