User "Awjrichards" posted a comment on MediaWiki.r97780. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97780#c23480 Commit summary:
Card #282, and a significant redefinition of what it means to stage gateway data (we get to do it backwards now! Yes!) Comment: Also, as a general note, I think it would be cleaner if createQueueMessage( $transaction ) happened outside of the activemq_stomp code - probably on a per gateway and/or transaction type basis - esp. considering that the fields we need to package up into a messge will likely be different depending on the gateway/trxn type. It would be better if the activemq_stomp code's sole purpose was to interface with activemq via stomp rather than do message formatting etc. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
