Print Page | Close Window

Breeze + Amplify

Printed From: IdeaBlade
Category: Breeze
Forum Name: Community Forum
Forum Discription: Build rich JavaScript apps using techniques you already know
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3695
Printed Date: 18-Apr-2024 at 7:26am


Topic: Breeze + Amplify
Posted By: pawel
Subject: Breeze + Amplify
Date Posted: 05-Oct-2012 at 6:49am
Provided remoteAccess_webApi uses direct AJAX calls to communicate with the server. 
It would be nice to have remoteAccess_webApi_Amplify which would use amplify.request component for communication. This would allow mocking of the data access layer (like in John Papa's CodeCamper).
Are there any plans to allow remote access with Amplify.js?

/Pawel



Replies:
Posted By: jtraband
Date Posted: 05-Oct-2012 at 11:22am
Absolutely, the current plan is to allow the Breeze 'ajax' provider to be pluggable.  Right now the provider is not pluggable but it is on our roadmap, however we could really use help prioritizing this along with other features.

Please feel free to add this as a feature request using the feedback mechanism on the web site. ( small icon on the right side of any Breeze website page labeled "Feedback").  This allows other breeze users to vote on the feature and obviously helps us decide which ones to work on next. 


Posted By: pawel
Date Posted: 08-Oct-2012 at 2:10am
I voted for it here:  http://breezejs.uservoice.com/forums/173093-breeze-feature-suggestions/suggestions/3235776-mocking-data-calls - http://breezejs.uservoice.com/forums/173093-breeze-feature-suggestions/suggestions/3235776-mocking-data-calls


Posted By: jtraband
Date Posted: 14-Nov-2012 at 7:33pm
Please take a look at the new pluggable ajax support in Breeze 0.70.1. Please let us know if this does or doesn't work to correct the issue. 



Print Page | Close Window