<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,8 +21,8 @@ module DataMapper
         }.merge!(options)
         
         options[:on].each do |source, result|
-          property source, DataMapper::Types::Text
-          property result, DataMapper::Types::Text
+          property source, DataMapper::Types::Text, :lazy =&gt; false
+          property result, DataMapper::Types::Text, :lazy =&gt; false
         end
         
         property options[:format_property], DataMapper::Types::Enum[:textile, :markdown], </diff>
      <filename>gems/gems/dm-is-formattable-0.1/lib/dm-is-formattable/is/formattable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0feb360b8b8c575fb585d8b7b2611022365f9642</id>
    </parent>
  </parents>
  <author>
    <name>Jaroslaw Skrzypek</name>
    <email>hawk@zenbe.com</email>
  </author>
  <url>http://github.com/LunarLogicPolska/utype/commit/62405a794fa77a72004d0907568e6b0b7faf928d</url>
  <id>62405a794fa77a72004d0907568e6b0b7faf928d</id>
  <committed-date>2009-04-28T03:48:00-07:00</committed-date>
  <authored-date>2009-04-28T03:48:00-07:00</authored-date>
  <message>added lazy to text properties</message>
  <tree>daa959f76ff55d8ce7d27b959236b3eebba889e0</tree>
  <committer>
    <name>Jaroslaw Skrzypek</name>
    <email>hawk@zenbe.com</email>
  </committer>
</commit>
