On 10 February 2012 19:27, Eliot Miranda <eliot.miranda@gmail.com> wrote:
But if you choose this route let me strongly suggest you use the zip file format. Â Its very useful with Monticello mcz's to be able to pick them apart using unzip.
yes but then it makes the whole thing completely orthogonal to Fuel. because in zip you can have one file to hold serialized stuff, in another your metadata and whatsoever.. i mean, you can organize your data packaging yourself, without forcing fuel to support anything related to metadata. and i think this is right direction. So. I think it is useless to try extending fuel with metadata. if people want to have metadata, they should make it by own, in the way they see fit. I think fuel should do one thing : serialize/materialize stuff. Lets not turn it into "i can do everything to please you" library. -- Best regards, Igor Stasenko.