shap Posted December 27, 2013 Report Share Posted December 27, 2013 Hello, I am new to the Revive Adserver, and I wondered if there is a good source for documentation about the implementation? Perhaps something at a high level about the architecture? Description of the algorithms? Also, from your experience, how friendly is it for customization? Thanks in advance, Yaron Quote Link to comment Share on other sites More sharing options...
Guest Posted December 28, 2013 Report Share Posted December 28, 2013 Hi Yaron, Revive Adserver developed using Singleton design pattern Understand the Plugin Development to extend the current system https://github.com/revive-adserver/revive-adserver/blob/master/plugins_repo/release/openXDeveloperToolbox.zip Current Development https://github.com/revive-adserver/revive-adserver Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted December 28, 2013 Report Share Posted December 28, 2013 Well, we used more than just the Singleton design pattern! However, there really is not any good documentation for developers, nor is there a description of the architecture other than "it evolved, and is evolving". Unless you are willing to commit time to running through the code in a debugger, you're not going to get very far, unfortunately - and it's very. very difficult to customise. But please do give it a shot! We welcome PRs in GitHub. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.