CarrierWave on TSS

| | Comments (0) | TrackBacks (0)

Christian promotes CarrierWave in the "Smart Value Object Project Launched" thread.

It is interesting to note that the SVO guys aren't doing anything new.

They aren't solving the graph closure problem. It seems like they are expecting pass through sql to solve the finder issues. Nor are they trying to enforce architectural boundaries.

It feels like they are looking for a reason to play with byte-code manipulators. But i'll give them more credit than that.

CW takes a shot at those issues. The finder issue is particularly sticky when, in the case of CW, you try to remain decoupled from any persistence tool. Finders so far have been my only leak, but a small one, if you want to call it that.

0 TrackBacks

Listed below are links to blogs that reference this entry: CarrierWave on TSS.

TrackBack URL for this entry: http://www.manamplified.org/cgi-bin/mt-tb.cgi/161

Leave a comment