Comment 1 for bug 1049374

Revision history for this message
Curtis Hovey (sinzui) wrote :

I think this relates to bug 1028819 which does not want to export PillarName because it is not a useful class. The method we are working with returns an intermediate object that no callsite wants. Launchpad or its restful adapters need to convert the two collections to their respective times. The easier bug very annoy way to solve this is to introduce a type that is just a pointer to the real object that will require EVERY callsite to make an additional call back to lp to get the proper data. We really do not want to do this.