The patterns & practices Web Guidance team released Drop 10 of Project Silk (6-3-2011). This drop includes work recommended by the advisory board and a review of the JavaScript.
On the server-side we refactored business services layer into task handlers used by the controllers.
On the client-side we refactored and cleaned up the widget code as follows: use of option, _setOption, and _setOptions to be consistent, namespaced event bindings and unbound them in the destroy method, removed endpoint Url’s from the widgets options these are now extracted from data dash attributes, and cleaned up conditional statements.
On the client-side data manager and widgets, we consolidated saveData and getData into a single call (sendRequest) that takes an option indicating whether or not to cache.
We are now providing the guidance chapters in Word document, .pdf, and .chm format. Providing the chapters in Word format makes it easier for the community to provide feedback by using the Word Track Changes feature.
The following chapters are ready for community review:
- Application Notifications (new)
- Server-Side Implementation (updated to reflect refactoring)
- Architecture
- Security
- Unit Testing Web Applications
- jQuery UI Widgets
- Widget QuickStart
- How to: Check UIElement Properties with Coded UI Test
- How to: Create Automation Negative case with Coded UI Test
- How to: Create Web Client UI Test using Coded UI Test
Close
We welcome and appreciate your feedback on the application and book content.
Have a great day,
Just a grain of sand on the worlds beaches.