This sounds very interesting ... we've been doing a lot of this work for a number of different node types. When you get the D6 development underway, I'd be interested in taking a look.

Thanks!

Comments

andrewlevine’s picture

I will likely be assigned to work on a D6 port of this module by my employer sometime in the next couple months (probably less).

andrewlevine’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Active » Closed (fixed)

Matt, Datasync for D6 is ready for testing. Would be great if you could help out by trying it out. Please open issues for any questions you have and I will answer as quickly as possible.

matt_paz’s picture

We wound up creating our own module to do something similar, but hope to take another look when I get a chance.

andrewlevine’s picture

Matt, does your module have a project on d.o or could you share the code? Always interested in borrowing ideas/code...

matt_paz’s picture

It was a very low-fi, home grown solution ... exposing a new hook that allowed scheduling cron-like jobs at different schedules. More likely that we would look to migrate to a solution like this after looking under the hood.

andrewlevine’s picture

thanks, that's interesting to know