From: rfthomas <rf...@as...> - 2014-04-27 13:27:48
|
For now we are using OpenVMS to host webERP. Currently we can edit/maintain webERP code directly on OpenVMS, changing to TWIG will eliminate such a capability. We would need to move all code maintenance to windows. In addition, there would be two sets of code that need to be maintained: the TWIG code and the PHP code. Since many would not have access to TWIG, their changes would only be in PHP. While there are benefits to TWIG, unless it can be universally used, the added maintenance complexity does not appear worth the benefits. Is there a means to easily back PHP and HTML code changes into TWIG? webERP is fast, the code is in general easy to read and modify. Better efforts might be made in eliminating duplicate code to be replaced with subroutines or objects. Bob Thomas -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/TWIG-and-tp4657324p4657386.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |