Future plans for the SiriClientRequestFactory?

11 views
Skip to first unread message

Ben Short

unread,
Jan 8, 2013, 3:05:05 PM1/8/13
to onebusaw...@googlegroups.com
Hi, 

I'm developing an application that uses the onebusaway siri core library to receive stop monitoring deliveries.

While looking at the SiriClientRequestFactory code I can see that it seems like there was more work planed to do to support stop monitoring.

For instance there is the following method.....

private void handleVehicleMonitoringSubscriptionSpecificArguments(VehicleMonitoringSubscriptionStructure moduleSubscription, Map<String, String> args) {

    VehicleMonitoringRequestStructure vmr = new VehicleMonitoringRequestStructure();
    moduleSubscription.setVehicleMonitoringRequest(vmr);

    applyArgsToVehicleMonitoringRequest(vmr, args);
}


.....it seems like there should be one called handleStopMonitoringSubscriptionSpecificArguments etc

I guess I'll add what I need to this class and supply a patch.

Ben





Brian Ferris

unread,
Jan 8, 2013, 3:10:08 PM1/8/13
to onebusaw...@googlegroups.com
Indeed, the only two that have been properly implemented are VM and SX, since those are the only two modules I had an immediate need to work with.  Patches are definitely welcome.

Brian



Ben





--
You received this message because you are subscribed to the Google Groups "onebusaway-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/onebusaway-users/-/YQP8Hc4cnckJ.
To post to this group, send email to onebusaw...@googlegroups.com.
To unsubscribe from this group, send email to onebusaway-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/onebusaway-users?hl=en.

Reply all
Reply to author
Forward
0 new messages