2006/1/2, John Siracusa:
> On 1/2/06, Svilen Ivanov wrote:
> > Am I missing something obvious? I can provide self-contained test upon 
> > request.
>
> I don't think you're missing anything obvious, but please do send or
> post a self-contained test case and I'll investigate.

The plot thickens - I couldn't make bitfield working outside my app
class! Attached my attempt - the class Photo has one bitfield - `fl'.
When I load object from DB, the $this->fl is undef! I put a debug in
Rose/DB.pm's method parse_bitfield (line 1048-1049, v.0.601) and I see
Bit::Vector->new_Bin is called and it returns Bit::Vector object but I
can't access it through $this->fl.

Any ideas?

--Svi

Attachment: bitfield_test.tar.gz
Description: GNU Zip compressed data

Reply via email to