Changes between Initial Version and Version 1 of Ticket #1210, comment 5
- Timestamp:
- Feb 5, 2016, 9:46:23 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1210, comment 5
initial v1 1 Off topic: try to break code like inseveral statements instead or in a separate method, otherwise it's harder to understand when it's all in one line.1 Off topic: try to break code like this into several statements instead or in a separate method, otherwise it's harder to understand when it's all in one line. 2 2 3 3 Replying to [comment:3 bphamhuu]: