在RAD 7.5中使用动态视图是否存在问题? [英] Are there problems with using a Dynamic View in RAD 7.5?

查看:71
本文介绍了在RAD 7.5中使用动态视图是否存在问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的团队最近从使用WSED 5.2切换到使用RAD 7.5进行代码开发(我们在开发软件方面落后了一些).这以及迁移到WAS 7服务器是我们必须完成的强制性迁移,因此,迁移到其他开发人员或服务器是不可行的.

Our team recently switched from using WSED 5.2 to using RAD 7.5 for our code development (we're a little behind the curve in development software). This, as well as a move to a WAS 7 server, is a mandatory move for us to complete, so moving to a different developer or server is not an option.

自转为新开发人员以来,我一直在对应用程序进行更改并在本地服务器上进行测试方面遇到问题.刷新服务器无济于事,清理或发布到服务器也无济于事.甚至清除和重建项目似乎也无法解决问题.唯一允许我以100%的可靠性查看和测试代码更改的东西是完全的系统重置,然后是项目的干净和重建-显然这不是我们使用新开发人员工具所希望的.

Since moving to this new developer, I've been having problems making changes to the app and testing them on my local server. Refreshing the server doesn't help, nor does a Clean or a Publish to the server. Even clearing and rebuilding the projects doesn't seem to do the trick. The only thing that does allow me to view and test code changes with 100% reliability is a complete system reset followed by a clean and rebuild of the project - which obviously is not what we were hoping for with the new developer tool.

在我看来,这可能与我的代码视图有关-我们使用的是ClearCase代码共享系统,并且我们选择为我的代码尝试使用动态视图,因为我们认为伟大而又快速和充满活力.但是现在,看着我刚刚测试代码时遇到的问题,我想知道使用动态视图是否是错误的.

It occurs to me that it may have something to do with my code view - we're using a ClearCase code sharing system, and by choice we decided to try using a Dynamic View for my code, because we thought it would be great and fast and dynamic at the time. But now, looking at the problems I'm having just testing the code, I'm wondering if it was a mistake to use a Dynamic View.

在使用RAD 7.5的文件共享编码项目上使用Dynamic View是否存在任何我们应该注意的报告问题?并有任何修复程序吗?请注意,虽然这并不理想,但是切换到静态视图"是可以接受的建议".

Are there any reported problems with using Dynamic View on a file-shared coding project with RAD 7.5 that we should be aware of? And are there any fixes for it? Please note that while it wouldn't be ideal, 'switch to static view' would be an acceptable 'soultion'.

推荐答案

如果您的操作不仅涉及准时读取访问,还涉及大量的读/写操作,那么我建议您使用

If you operations involves not just punctual read access, but massive read/write operation, I would recommend using a snapshot view, and see if the issue persists.

您可以自定义加载规则,以便仅在所需的快照视图中加载.

You can customize the load rules in order to load in said snapshot view only what you need.

这篇关于在RAD 7.5中使用动态视图是否存在问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆