[TYPO3-core] [Poll[ Integrate Speaking URLs in to TYPO3 CMS7
Dmitry Dulepov
dmitry.dulepov at gmail.com
Tue Mar 31 11:43:21 CEST 2015
Hi!
Georg Ringer wrote:
> I just hope you are smarter than everybody else as at least for me it
> helped a lot getting advises from others because some of those are a lot
> smarter than I am ;)
I am usually open to advises and alternative solutions. If I see that
there is a better solution than mine, I am happy to accept it.
I do not know if I am smarter or not :) I just do not want distractions
now when I am very limited in available development time. Many years ago
I could spend 4h per day on free TYPO3 development. Now I hardly can
find 0.5-1h per week. Explaining what I did and why would not add any
value to the code but would take away valuable time that I could spend
coding. This is the only reason.
I am coding since 1990. That's 25 years. I coded in various languages
(Pascal, Assembler, C++, Java, Python, PHP). Coding in many of those
languages gives a certain background, which people do not have if they
start working with PHP as their first language. PHP people are usually
very relaxed about types and data structures. For example, I nearly
always prefer objects to arrays for storing data. This comes from
Pascal, Java and C++. It was a shock for me when I saw so many arrays in
TYPO3 years ago instead of decent data structures. Certain things still
shock me in the current code. I hope to avoid those issues and skip
rewriting certain things if they are posted as pull requests to the new
code. So I want to get certain things "right" as I see it. If there are
better way, I would be happy to accept/change them later.
I hope it explains my choice to have a private project for now :)
--
Dmitry Dulepov
Today is a good day to have a good day.
More information about the TYPO3-team-core
mailing list