Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7779)

Issue 89410043: Small cleanup of EventTag and first prep for EventObject cleanup. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by kiddi
Modified:
9 years, 12 months ago
Reviewers:
Joachim Metz
CC:
log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Uploading changes made to code. #

Total comments: 6

Patch Set 3 : Uploading changes made to code. #

Patch Set 4 : Submitted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -89 lines) Patch
M plaso/lib/event.py View 1 2 10 chunks +16 lines, -73 lines 0 comments Download
M plaso/lib/event_test.py View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
M plaso/lib/eventdata.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/lib/storage_test.py View 1 chunk +2 lines, -1 line 0 comments Download
M plaso/serializer/protobuf_serializer.py View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10
kiddi
10 years ago (2014-04-18 20:32:05 UTC) #1
Joachim Metz
https://codereview.appspot.com/89410043/diff/1/plaso/lib/event.py File plaso/lib/event.py (right): https://codereview.appspot.com/89410043/diff/1/plaso/lib/event.py#newcode601 plaso/lib/event.py:601: __slots__ = ( I agree with getting rid of ...
10 years ago (2014-04-19 05:48:06 UTC) #2
Joachim Metz
As discussed let's do the changes to the event objects before the introduction of slots.
10 years ago (2014-04-20 08:44:49 UTC) #3
kiddi
done https://codereview.appspot.com/89410043/diff/1/plaso/lib/event.py File plaso/lib/event.py (right): https://codereview.appspot.com/89410043/diff/1/plaso/lib/event.py#newcode601 plaso/lib/event.py:601: __slots__ = ( as discussed. On 2014/04/19 05:48:06, ...
10 years ago (2014-04-21 17:48:56 UTC) #4
kiddi
Code updated.
10 years ago (2014-04-21 17:59:39 UTC) #5
Joachim Metz
https://codereview.appspot.com/89410043/diff/20001/plaso/lib/event.py File plaso/lib/event.py (right): https://codereview.appspot.com/89410043/diff/20001/plaso/lib/event.py#newcode163 plaso/lib/event.py:163: # TODO: Remove the overwrite of __setattr__. So please ...
10 years ago (2014-04-22 05:41:52 UTC) #6
kiddi
done https://codereview.appspot.com/89410043/diff/20001/plaso/lib/event.py File plaso/lib/event.py (right): https://codereview.appspot.com/89410043/diff/20001/plaso/lib/event.py#newcode163 plaso/lib/event.py:163: # TODO: Remove the overwrite of __setattr__. as ...
9 years, 12 months ago (2014-04-22 20:16:16 UTC) #7
kiddi
Code updated.
9 years, 12 months ago (2014-04-22 20:17:06 UTC) #8
Joachim Metz
LGTM
9 years, 12 months ago (2014-04-22 20:18:57 UTC) #9
kiddi
9 years, 12 months ago (2014-04-22 20:38:03 UTC) #10
Code Submitted.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b