Jump to content

Talk:Construct (Python library)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by WhyYouAskMe (talk | contribs) at 18:05, 18 September 2022 (Few words from the author of Construct). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Few words from the author of Construct

For the record, I am the sole maintainer of Construct library since circa 2016.

This article suffers from a few horrible defects. The code examples need to be upgraded before anything else is done.

- Name arguments need to be changed to / operator.
- Embedded is no longer allowed.
- Integer parsing classes were renamed and made singletons.
- This expressions could be used instead of context lambdas.
- IP addresses and alike could be processed by adapters.

WhyYouAskMe (talk) 17:45, 18 September 2022 (UTC)[reply]