Open codemasonnet opened 9 years ago
Hi Rob, Unfortunately at the moment Swiper will only work automatically when Automatic export is switched on. I didn't think about this when I recorded the video, but now I realise I should have mentioned this.
It is due to the way the standard Designer Source Control plugin works. The standard source control sync can run via 2 different mechanisms
If the project is synced using 1, Swiper is able to monitor the files. If the project is synced via 2, there is no way for Swiper to get involved due to the structure of the current standard Designer Source Control plugin
There are a couple of ideas that I could do
For the current version the only fix would be to enabled automatic export.
Just for curiosity what is the reason for disabling automatic export and Build Automatically?
Cameron
Adding my own experience here since I also get this problem. I turn off auto export because I don't want my Working Files to contain code that might have compile / run time error. I save often as I code and I only want the finished version to be exported to ODP. I turn off built automatically since I do Notes Classic development most of the time and it is annoying to have designer suddenly crawl into a halt because there is an automatic built running.
Tinus Riyanto
Thanks for that Cameron. Options 1 or 2 would be superb. Will see if I can find the right person to lean on for number 3.
I use the setup described for the same reasons as Tinus.
Ta
I generally leave Build Automatically off as well, as our largest app is so large that my DDE essentially just constantly processes.
I would love to see the ability for the option of 'Swiper -> Filter Project' and Swiper version of 'Team Development -> Sync with On-Disk Project' as @camac described.
I have automatic Import and Export of data to and from ODP switched off. I also have Build Automatically switched off.
I have an existing NSF/ODP that I have applied Swiper to (1.0.1). When I "Sync with ODP" via Team Development right-click menu, the code is synced but not filtered. I can get it to filter if I right-click the individual element and apply the filter, but would rather not do that. I am not sure if this is how it is designed to work.