Using wyUpdate without incremental updates.

Hi,

I've been using wyBuild and wyUpdate for a while, and am quite happy with the products. However, one project I am working on has a particular use case - we need to be able to build and deploy an update without having any knowledge of the previous versions of the product. As a result, we can't use the incremental updates that wyBuild produces. Each update must be self-contained.

Is it possible to use wyUpdate without incremental updates? I figured the catch-all updates would be a good starting point, but I'm not sure how to set things up. If wyBuild can't do this, I'm also happy to roll my own wyc/wys/wyu files. It'd be great if you could point me in the right direction, though!

Thanks for your help!

Regards,MK

The way to do this is to just have a single version inside wyBuild. The updates will just be straight "file copies" instead of patches. Then, on your next version of your app, when you create a new version tab in wyBuild, delete the old version tab (so you'll still have a total 1 versions in wyBuild).

Cheers, Sam.

Looks like this will work for us.

Thanks the prompt and informative support. This is why we're happy wyBuild and LimeLM customers! Keep up the good work.