Vibe coding as a Software Engineer
How to successfully complete this project ?
Well the answer follows as a roadmap:
Need to specify which parts of drupal is exposed through GData mudule. We also need to consider read-only and read/write parts seperately.
Tweaking Atom module to make it take in requests as GData specifies.
Creating a gfeed.php which actually takes all client request and turns them onto drupal.
Test the gfeed.php and GData module across certain test conditions.
Till this I expect I need a month’s time, by which we may even have better solutions to the HTTP PUT / DELETE and gfeed.php issues.
Again this above block should be a month’s work.
At the end of this we should have a full working GData module for Drupal.