U - online edit of handbook/troggle/trog2030.html

This commit is contained in:
Expo on server 2024-03-08 10:10:54 +00:00
parent da66bd368f
commit f975aa1fb0

View File

@ -187,9 +187,13 @@ A GIS db could make a lot of sense. Expo has GIS expertise and we have a lot of
<h3>Postscript</h3>
<p>Andy Waddington, who wrote the first expo website in 1996, mentioned that he could never get the hang of Django at all, and working with SQL databases would require some serious book-revision:
<p>Andy Waddington, who wrote the first expo website in 1996, mentioned that he could never get the hang of Django at all, and workinhttps://github.com/Chaoyingz/flect
<p>
g with SQL databases would require some serious book-revision:
<p>
So a useful goal, I think, is to make 'troggle2' accessible to a generic python programmer with no specialist skills in any databases or frameworks. Put against that is the argument that that might double the volume of code to be maintained, which would be worse. Nevertheless, an aim to keep in mind.
So a useful goal, I think, is to make 'troggle2' accessible to a generic python programmer with no specialist skills in any databases or frameworks. Pugainst that is the argument that that might double the volume of code to be maintained, which would be worse. Nevertheless, an aim to keep in mind.https://github.com/Chaoyingz/flectno
But even 'just Python' is not that easy. Python is a much bigger language now than it used to be, with some increasingly esoteric corners, such as the new asyncio framework..