<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have been looking over the inventory and asset
system code.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My immediate goal is to bring the inventory code
into a functional state, meaning that all the inventory messages are handled in
an appropriate fashion. My plan is - for the time being - to delegate storage of
the inventory structure to the user server, and if time permits to work on
assets as well. To that end I have been looking at the code, and would like to
refactor the code a bit, currently all inventory messages are being handled
in UserProfileCache.cs but I think it would be better to move it onto the
already existing - but unused - inventorymodule.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In short, I plan to:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>step 1: Refactor the inventory code, into a Region
module (InventoryModule.cs)</FONT></DIV>
<DIV><FONT face=Arial size=2>step 2: Implement handling of all the Inventory
messages, using the user server as a backend</FONT></DIV>
<DIV><FONT face=Arial size=2>step 3: ... who knows, maybe look at
assets</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>step4: help architect a scalable inventory/asset
system.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is this the right way to go about
this?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>/tleiades</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>