RapidApp
RapidApp copied to clipboard
Consider refactor of DbicLink subsystem to use WebAPI::DBIC
Consider using @timbunce 's WebAPI::DBIC (https://github.com/timbunce/WebAPI-DBIC) for the API layer for talking to DBIC models instead of direct calls as is the case now (DbicLink)
I like the 'eventually' milestone :)
@timbunce - hehe, yes, its the "milestone before the milestone is decided"...
On that topic, you should note that there is now a 'v1.0' milestone which is targeted for Dec :) ... You told me it should be 1.0 and I did take advice to heart, but I still just had to pick some set of meaningful changes for the threshold (my OCD wouldn't allow otherwise) ... so, now I have!
Great.
Re WebAPI::DBIC, what functionality is needed for RapidApp? (Either relative to HAL or relative to JSON API.)