This is a great discussion, thanks all.
I want to make something clear before we all eat each other.
I love the offline nature of actinic. Its THE primary reason its used by myself and the umpteen people I deal with. So, I want to have you all imagine something for a moment.
If Actinic were released now, as a fresh tool, for offline web shop management, it'd be mental to choose an uneditable online storage mechanism. I love the building of html (though it could easily be done in perl with a db), and I love the template system. Its very versatile.
It's also true that most people are happy with the way things work. I'm not suggesting at all that we rip out all the guts and change the universe. Far from it. I'm suggesting only simple additions, to allow greater flexibility.
Access for example, could be replaced with sqlite. Something infinitely better. This would mean the end to fiddly odbc.
cat files, for example, could be made with xml, something so much more useful, and also great for perl.
We WOULDNT NEED mysql at all, if Actinic provided a simple API for fetchinig data.
I understand that we dont want to change what works, and I'm also for that. But there are myriad ideas that could make the whole show more fun.
I want to make something clear before we all eat each other.
I love the offline nature of actinic. Its THE primary reason its used by myself and the umpteen people I deal with. So, I want to have you all imagine something for a moment.
If Actinic were released now, as a fresh tool, for offline web shop management, it'd be mental to choose an uneditable online storage mechanism. I love the building of html (though it could easily be done in perl with a db), and I love the template system. Its very versatile.
It's also true that most people are happy with the way things work. I'm not suggesting at all that we rip out all the guts and change the universe. Far from it. I'm suggesting only simple additions, to allow greater flexibility.
Access for example, could be replaced with sqlite. Something infinitely better. This would mean the end to fiddly odbc.
cat files, for example, could be made with xml, something so much more useful, and also great for perl.
We WOULDNT NEED mysql at all, if Actinic provided a simple API for fetchinig data.
I understand that we dont want to change what works, and I'm also for that. But there are myriad ideas that could make the whole show more fun.
Comment