From: Chris W. <ch...@cw...> - 2005-06-27 18:59:24
|
On Jun 24, 2005, at 4:34 AM, Perrin Harkins wrote: > Apologies for the newbie question but... How do the rest of you > work on > OI2 packages? Do you keep exporting and installing them every time > you > make a change, or do you edit them in place after the initial install? > I'm assuming the latter, but the docs seem to suggest one should > install > it again every time. > > Newbie questions are ok, particularly from people working on MVC web framework comparisons :-) As Antti said, I tend to work on chunks of functionality in-place and then copy the changes back to the package source directory with 'oi2_manage update_package'. The 'update_package' function was specifically implemented so you didn't have to go back-and-forth so often. Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |