-
Sep 9th, 2010, 03:43 PM
#1
Spring Python 1.1 book errata
p. 39 ApplicationContext will invoke after_properties_set()...
The container will not call after_properties_set() on a newly created object if the configuration defines it to be lazily instantiated e.g annotated as:
@Object(lazy_init=True)
p. 41 - typo last line "versus. dynamic arguments." the period after 'versus' is not needed.
Last edited by khvatov; Sep 9th, 2010 at 04:08 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules