summaryrefslogtreecommitdiffstats
path: root/_site/projects/bumblebee
diff options
context:
space:
mode:
Diffstat (limited to '_site/projects/bumblebee')
-rw-r--r--_site/projects/bumblebee/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_site/projects/bumblebee/index.html b/_site/projects/bumblebee/index.html
index 576885f..a7ba421 100644
--- a/_site/projects/bumblebee/index.html
+++ b/_site/projects/bumblebee/index.html
@@ -77,9 +77,9 @@ events, and block hidden elements and scripts.</p>
We decided against that because we didn’t want the browser vendor to dictate
Bumblebee’s capabilities. Furthermore, the company’s security policy prohibited
browser extensions, complicating its deployment. The initial prototype used a
-C# wrapper of the Chromium project instead of WebView. Its incoherent API
-design led us to toss it in favour of WebView, which presented a well-designed
-API that interfaced seamlessly with Windows Forms.</p>
+C# wrapper of the Chromium project instead of WebView. WebView’s more intuitive
+API and its seamless integration with Windows Forms led us to choose it over
+the Chromium wrapper.</p>
<p>Bumblebee reduced the time we spent on authoring scripts from hours to a few
minutes. Since the rules for code generation were written and optimized by