hi guys..

question: i cant get "embed" to work.
is it still possible to group a bunch of properties together with
'embed' or did that behaviour change?

http://datamapper.rubyforge.org/DataMapper/Property.html
here it talks about embedded properties
but it doesnt seem to work (anymore) with the embed method

when i do this:
http://datamapper.rubyforge.org/classes/DataMapper/Persistence/ClassMethods.html#M000404

it tells me:
Unknown property 'embed' (ArgumentError)

i have the feeling it got moved out of dm-core yet still lives on in
the documentation

usr/lib64/ruby/gems/1.8/gems# grep -ri embed dm*    # gives me only:
dm-core-0.9.6/lib/dm-core/property.rb:  # == Embedded Values
dm-core-0.9.6/lib/dm-core/property.rb:  # EmbeddedValue.
dm-core-0.9.6/History.txt:* Added EmbeddedValue support, and
accompanying spec

only docs, but no implementation at all.

anyone knows a bit more about this misterious "embed" thingy?


thanks!
cies breijs.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to