legacy
Bed-Time Discussion on the Best Debugging Advice
Recently I inherited a major piece of software. The original model of the software was lost over generations of programmers working over it (though even the \"original model\" looks a lot broken). The[详细]
2022-12-17 03:15 分类:问答Should a legacy Android application be rebuilt using SDK 2.1?
I have an Android application that uses the well known Strategies for Legacy Applications.It is build with the Android SDK 2.0 with manifest settings minSdkVersion=\"3\" (API 1.5) and targetSdkVersion[详细]
2022-12-17 01:36 分类:问答Best practices for legacy compatibility [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2022-12-12 16:48 分类:问答Who should learn the "old" system?
I\'ve been involved in several projects which basically involved replacing an \"old\" system with a \"new\" system.Invariably, the pattern has been that practically no one on the team building the \"n[详细]
2022-12-12 10:47 分类:问答What problems should I expect when moving legacy Perl code to UTF-8?
Until now, the project I work in used ASCII only in the source code. Due to several upcoming changes in I18N area and also because we need some Unicode strings in our tests, we are thinking about biti[详细]
2022-12-12 06:17 分类:问答How to make ActiveRecord work with legacy partitioned/sharded databases/tables?
thanks for your time first...after all the searching on google, github and here, and got more confused about the big words(partition/shard/fedorate),I figure that I have to describe the specific prob[详细]
2022-12-09 20:27 分类:问答How to configure format of Python 2.3 logging messages?
In Python 2.4 and later, configuring the logging module to have a more basic formatting is easy: logging.basicConfig(level=opts.LOGLEVEL, format=\"%(message)s\")[详细]
2022-12-09 15:55 分类:问答Load a .NET assembly from a COM ProgID without creating a COM object
A bit of an odd question and probably backwards from what most people want to do, but I\'m trying to work around a legacy COM issue.[详细]
2022-12-08 21:38 分类:问答What are the best practices when shifting old legacy web applications to new ones (specially about broken links problem)?
Suppose you have an old legacy website, with an in-house php CMS. http://mysite.com/index.php?page=3&c=7[详细]
2022-12-08 17:29 分类:问答DOS legacy application with USB printer
I have the unfortunate task of doing (minimal) maintenance work on two legacy applications developed in DBIII+/Clipper \'87.[详细]
2022-12-08 16:55 分类:问答