Hi Stuart,

Just curious. What do you use those methods for? I didn't bother
including them because I didn't think anyone would need them. It
seemed simpler just to have the one method that returned the data as a
string. I hope I can help.

Cheers,
Dave

On 4/5/06, Stuart Rackham <[EMAIL PROTECTED]> wrote:
> The following instance methods seem to be missing from the
> Ferret::Document::Field class in Ferret 0.9.0 using compiled C
> extensions: #string_value, #reader_value and #binary_value. They are in
> the pure ruby implementation).
>
> I got round it by mixing in hacked versions of the pure Ruby methods
> (@data replaced by self.data).
>
> Many thanks for Ferret it's shaping up to being a killer app for Ruby.
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ferret-talk mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/ferret-talk
>

_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to