Problem:
object1->ref = object2
object2->ref = object1
serialize(object1) & unserialize it failed in PHP
Solution: http://www.phpclasses.org/browse/package/5336.html
or check this file: recursive-serialize.zip (download, rename to .zip and extract)
Problem:
object1->ref = object2
object2->ref = object1
serialize(object1) & unserialize it failed in PHP
Solution: http://www.phpclasses.org/browse/package/5336.html
or check this file: recursive-serialize.zip (download, rename to .zip and extract)
validate
session/server state & observer
ajax
template
cache
resource compress
client & observer
validate & exception (multi-actions per click).
status/error/result message.
transaction.
fullload/lazy load, multi referencing, client & db & sever syn.
navigator.
transaction.
multi-threading and synchronize
worker thread
exception handling
undo/redo.
binding data.
inheritance? (multi-table? single-table)
relation?
behavior?
soft delete? (mark = id –> ensure unique constraints)
cascade delete?
generate class from db or vice verse?
validation?
performance?
for PM Role:
for Senior/TA Role:
for Dev Role:
1. float & display order.
2. double margin + float in ie6.
3. css selector base on attribute [name=value] on IE6.
4. max-height, max-width on ie6.
5. png transparent backgroud in IE6.
6. opacity issue (filter vs opacity vs -moz-opacity)
7. clear break & overflow: auto
8. body center-align: margin-left: auto; margin-right: auto;
9. table-less form: use div.form-row and clear: both, fix focusable div in ff2